* [GIT PULL FOR v3.17] Two code fixes, two doc fixes
@ 2014-07-25 7:20 Hans Verkuil
0 siblings, 0 replies; only message in thread
From: Hans Verkuil @ 2014-07-25 7:20 UTC (permalink / raw)
To: Linux Media Mailing List
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-07-25 7:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-25 7:20 [GIT PULL FOR v3.17] Two code fixes, two doc fixes Hans Verkuil
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).