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


Groups > linux.kernel > #1309351

[PATCH v3 0/2] new control V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME

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

Show all headers | View raw


v3 addressed Hans' comment to remove the name of the control in 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 | 12 ++++++++++++
 drivers/media/v4l2-core/v4l2-ctrls.c         |  2 ++
 include/uapi/linux/v4l2-controls.h           |  1 +
 4 files changed, 23 insertions(+)

-- 
2.6.0.rc2.230.g3dd15c0

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


Thread

[PATCH v3 0/2] new control V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME Wu-Cheng Li <wuchengli@chromium.org> - 2016-01-14 16:00 +0100
  [PATCH v3 1/2] v4l: add V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME. Wu-Cheng Li <wuchengli@chromium.org> - 2016-01-14 16:00 +0100
  [PATCH v3 2/2] s5p-mfc: add the support of V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME. Wu-Cheng Li <wuchengli@chromium.org> - 2016-01-14 16:00 +0100
    RE: [PATCH v3 2/2] s5p-mfc: add the support of  V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME. Kamil Debski <k.debski@samsung.com> - 2016-01-14 18:40 +0100
  Re: [PATCH v3 0/2] new control V4L2_CID_MPEG_VIDEO_FORCE_I_FRAME Nicolas Dufresne <nicolas.dufresne@collabora.com> - 2016-01-14 16:10 +0100

csiph-web