This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree:
Subject: Prepare for 0.8.5 release Author: Hans de Goede <[email protected]> Date: Sun Jul 17 17:35:04 2011 +0200 Signed-off-by: Hans de Goede <[email protected]> ChangeLog | 10 ++++++++++ Make.rules | 2 +- 2 files changed, 11 insertions(+), 1 deletions(-) --- http://git.linuxtv.org/v4l-utils.git?a=commitdiff;h=4e68d065e34643676187470035f0113cf0be6898 diff --git a/ChangeLog b/ChangeLog index af66c24..75508a5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,18 @@ v4l-utils-0.8.5 --------------- +* Utils changes + * parse_em28xx_drxk.pl: New parser for dumps of em28xx with drxk frontend + (mchehab) + * qv4l2: Add support for bitmap controls (hverkuil) + * v4l2-ctl: add support for the new bitmask control type (hverkuil) + * v4l2-ctl: add support for the control event (hverkuil) + * v4l2-ctl: small bugfixes (hverkuil) + * v4l2-compliance: various new tests (hverkuil) + * lib_media_dev: various fixes / cleanups (hdegoede) * libv4l changes * Add some more laptop models to the upside down devices table (hdegoede) * Add support for SE401 pixelformat (hdegoede) + * Software autogain tweaks (hdegoede) v4l-utils-0.8.4 --------------- diff --git a/Make.rules b/Make.rules index 463a34f..b49d1cc 100644 --- a/Make.rules +++ b/Make.rules @@ -1,4 +1,4 @@ -V4L_UTILS_VERSION=0.8.5-test +V4L_UTILS_VERSION=0.8.5 # These ones can be overriden from the cmdline _______________________________________________ linuxtv-commits mailing list [email protected] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
