The patch number 11016 was added via h...@rhel5-devel.localdomain to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream Kernel If anyone has any objections, please let us know by sending a message to: Linux Media Mailing List <linux-me...@vger.kernel.org> ------ From: Hans de Goede <hdego...@redhat.com> libv4l: prep for 0.5.9 release prep for 0.5.9 release. Priority: normal Signed-off-by: Hans de Goede <hdego...@redhat.com> --- v4l2-apps/libv4l/ChangeLog | 6 ++++++ v4l2-apps/libv4l/Makefile | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff -r 8b3aced0dc5b -r d4339c7d7a3a v4l2-apps/libv4l/ChangeLog --- a/v4l2-apps/libv4l/ChangeLog Wed Mar 11 14:10:50 2009 +0100 +++ b/v4l2-apps/libv4l/ChangeLog Wed Mar 11 14:17:22 2009 +0100 @@ -1,3 +1,9 @@ libv4l-0.5.8 +libv4l-0.5.9 +------------ +* Add support for MR97310A decompression by Kyle Guinn <ely...@gmail.com> +* Add support for sq905c decompression by Theodore Kilgore + <kilg...@auburn.edu> + libv4l-0.5.8 ------------ * Add support for UYVY (for USB Apple iSight) patch by Julien BLACHE diff -r 8b3aced0dc5b -r d4339c7d7a3a v4l2-apps/libv4l/Makefile --- a/v4l2-apps/libv4l/Makefile Wed Mar 11 14:10:50 2009 +0100 +++ b/v4l2-apps/libv4l/Makefile Wed Mar 11 14:17:22 2009 +0100 @@ -1,5 +1,5 @@ LIB_RELEASE=0 LIB_RELEASE=0 -V4L2_LIB_VERSION=$(LIB_RELEASE).5.8 +V4L2_LIB_VERSION=$(LIB_RELEASE).5.9 all install: $(MAKE) -C libv4lconvert V4L2_LIB_VERSION=$(V4L2_LIB_VERSION) $@ --- Patch is available at: http://linuxtv.org/hg/v4l-dvb/rev/d4339c7d7a3af7cdfa28b8d05dc692522b50abf2 _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits