[RESEND v3 0/3] Change V4L2_TYPE_IS_CAPTURE condition

Nas Chung posted 3 patches 1 year, 4 months ago
drivers/media/platform/qcom/venus/vdec.c |  2 +-
include/uapi/linux/videodev2.h           | 11 +++++++++--
2 files changed, 10 insertions(+), 3 deletions(-)
[RESEND v3 0/3] Change V4L2_TYPE_IS_CAPTURE condition
Posted by Nas Chung 1 year, 4 months ago
Hi, All.

I'm resending v3 patch series submitted on
https://lore.kernel.org/all/20240604051120.9441-1-nas.chung@chipsnmedia.com/

I have included a cover letter to provide additional context and
facilitate the review process.


v3 RESEND
- Add a cover letter

v3
- Adding a comment after "V4L2_BUF_TYPE_META_OUTPUT = 14,"
- Fixing a build warning in the venus/vdec.c code
- Removing V4L2_BUF_TYPE_VIDEO_OVERLAY in V4L2_TYPE_IS_OUTPUT()

v2
- Improve commit message
- Add V4L2_TYPE_IS_VALID(type) macro

Nas Chung (3):
  media: uapi: v4l: Change V4L2_TYPE_IS_CAPTURE condition
  media: qcom: venus: Fix uninitialized variable warning
  media: uapi: v4l: Fix V4L2_TYPE_IS_OUTPUT condition

 drivers/media/platform/qcom/venus/vdec.c |  2 +-
 include/uapi/linux/videodev2.h           | 11 +++++++++--
 2 files changed, 10 insertions(+), 3 deletions(-)

-- 
2.25.1