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: Prep for 0.8.1 release Author: Hans de Goede <[email protected]> Date: Thu Aug 26 17:19:37 2010 +0200 Signed-off-by: Hans de Goede <[email protected]> ChangeLog | 15 +++++++++++++++ Make.rules | 2 +- 2 files changed, 16 insertions(+), 1 deletions(-) --- http://git.linuxtv.org/v4l-utils.git?a=commitdiff;h=6118fd2944b5a2abbf1600fded0b53e7970f7d6a diff --git a/ChangeLog b/ChangeLog index 4f103ff..6d5aeb5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +v4l-utils-0.8.1 +--------------- +* Utils changes: + * Various v4l-keytable improvements (mchehab) + * Various qv4l2 fixes (hverkuil) + * v4l2-ctl: Added support for s/g_dv_timings (Mats Randgaard) +* libv4l changes (hdegoede): + * Add many more laptop models to the upside down devices table + * Detect short frames (and retry upto 3 times to get a non short frame) + * Support (uvc) cameras with more then 16 framesizes properly (Balint Reczey) + * libv4l1 no longer relies on the kernel v4l1 compat ioctl handling, many + thanks to Huzaifa Sidhpurwala for his work on this! + * Add support for Xirlink C-It YYVYUY + * Add support for konica yuv420 format + v4l-utils-0.8.0 --------------- * Utils changes: diff --git a/Make.rules b/Make.rules index eb52565..09308f6 100644 --- a/Make.rules +++ b/Make.rules @@ -1,4 +1,4 @@ -V4L_UTILS_VERSION=0.8.1-test +V4L_UTILS_VERSION=0.8.1 # These ones can be overriden from the cmdline _______________________________________________ linuxtv-commits mailing list [email protected] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
