From: Hans de Goede Date: Thu, 26 Aug 2010 15:19:37 +0000 (+0200) Subject: Prep for 0.8.1 release X-Git-Tag: v4l-utils-0.8.1^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6118fd2944b5a2abbf1600fded0b53e7970f7d6a;p=platform%2Fupstream%2Fv4l-utils.git Prep for 0.8.1 release Signed-off-by: Hans de Goede --- 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