mbox

[GIT,PULL,FOR,v3.17] Two code fixes, two doc fixes

Message ID 53D2053B.1080802@xs4all.nl (mailing list archive)
State Accepted, archived
Headers

Pull-request

git://linuxtv.org/hverkuil/media_tree.git for-v3.17f

Message

Hans Verkuil July 25, 2014, 7:20 a.m. UTC
Two vb2 patches: one fixes outdated comments, one fixes a poll bug w.r.t. output
streams (found while adding output streaming support to qv4l2).

One v4l2-ctrls enhancement: simplify how controls are set from within the kernel
and add a function to set a string controls.

One DocBook clarification how data_offset works.

Regards,

	Hans

The following changes since commit 488046c237f3b78f91046d45662b318cd2415f64:

  [media] rc: Fix compilation of st_rc and sunxi-cir (2014-07-23 23:04:17 -0300)

are available in the git repository at:

  git://linuxtv.org/hverkuil/media_tree.git for-v3.17f

for you to fetch changes up to 2c10f031e7bf44c22660deb2bf9d0c0be1bf8491:

  vb2: fix vb2_poll for output streams (2014-07-25 09:12:12 +0200)

----------------------------------------------------------------
Hans Verkuil (4):
      Docbook/media: improve data_offset/bytesused documentation
      v4l2-ctrls: add support for setting string controls
      vb2: fix videobuf2-core.h comments
      vb2: fix vb2_poll for output streams

 Documentation/DocBook/media/v4l/io.xml   |  7 ++++++-
 drivers/media/v4l2-core/v4l2-ctrls.c     | 47 ++++++++++++++++++++---------------------------
 drivers/media/v4l2-core/videobuf2-core.c |  7 +++++++
 include/media/v4l2-ctrls.h               | 24 ++++++++++++++++++++++++
 include/media/videobuf2-core.h           | 16 ++++++++++------
 5 files changed, 67 insertions(+), 34 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html