Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb for the following: - v4l-dvb: work around an autoconf.h include in mmdebug.h - v4l2-spec: document V4L2_CID_COLORFX. - v4l2: add colorfx support to v4l2-common.c, and add to 'Changes' in spec. - v4l2: add V4L2_CTRL_FLAG_WRITE_ONLY flag. - v4l2-common/v4l2-spec: support/document write-only and button controls - v4l2-ctl: add get/set-jpeg-comp support. - v4l2-apps: clean up the output for g_jpegcomp a bit. - vivi: fix compile warning. Thanks, Hans diffstat: linux/drivers/media/video/v4l2-common.c | 43 ++++++++- linux/drivers/media/video/vivi.c | 2 linux/include/linux/videodev2.h | 1 v4l/scripts/make_config_compat.pl | 7 + v4l2-apps/util/v4l2-ctl.cpp | 143 ++++++++++++++++++++++++++++---- v4l2-spec/compat.sgml | 11 ++ v4l2-spec/controls.sgml | 33 ++++--- v4l2-spec/vidioc-queryctrl.sgml | 15 +++ 8 files changed, 220 insertions(+), 35 deletions(-) -- Hans Verkuil - video4linux developer - sponsored by TANDBERG -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html