Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1309077

[PATCH v2 0/2] new control V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME

From Wu-Cheng Li <wuchengli@chromium.org>
Newsgroups linux.kernel
Subject [PATCH v2 0/2] new control V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME
Date 2016-01-14 09:40 +0100
Message-ID <qQLBM-4uu-17@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


v2 changes the control to button type and adds the support to s5p-mfc.

Wu-Cheng Li (2):
  v4l: add V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME.
  s5p-mfc: add the support of V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME.

 Documentation/DocBook/media/v4l/controls.xml |  8 ++++++++
 drivers/media/platform/s5p-mfc/s5p_mfc_enc.c | 13 +++++++++++++
 drivers/media/v4l2-core/v4l2-ctrls.c         |  2 ++
 include/uapi/linux/v4l2-controls.h           |  1 +
 4 files changed, 24 insertions(+)

-- 
2.6.0.rc2.230.g3dd15c0

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/2] new control V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME Wu-Cheng Li <wuchengli@chromium.org> - 2016-01-14 09:40 +0100
  [PATCH v2 2/2] s5p-mfc: add the support of V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME. Wu-Cheng Li <wuchengli@chromium.org> - 2016-01-14 09:40 +0100
    Re: [PATCH v2 2/2] s5p-mfc: add the support of  V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME. Hans Verkuil <hverkuil@xs4all.nl> - 2016-01-14 10:00 +0100
  [PATCH v2 1/2] v4l: add V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME. Wu-Cheng Li <wuchengli@chromium.org> - 2016-01-14 09:40 +0100
    Re: [PATCH v2 1/2] v4l: add V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME. Hans Verkuil <hverkuil@xs4all.nl> - 2016-01-14 10:00 +0100
      Re: [PATCH v2 1/2] v4l: add V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME. Hans Verkuil <hverkuil@xs4all.nl> - 2016-01-14 16:00 +0100

csiph-web