The patch number 8227 was added via Thierry MERLE <[EMAIL PROTECTED]>
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:
[EMAIL PROTECTED]
------
From: Hans de Goede <[EMAIL PROTECTED]>
v4l2-library: libv4l-0.3.2-release
The current mercurial has been released on my homepage as tarbal release 0.3.2,
the only changes from the current mercurial + all patches already send
(including the asm patch from Gregor Jasny) is updating of the ChangeLog file
and updating the version in the Makefile, these changes are included in the
attached patch.
Signed-off-by: Hans de Goede <[EMAIL PROTECTED]>
Signed-off-by: Thierry MERLE <[EMAIL PROTECTED]>
---
v4l2-apps/lib/libv4l/ChangeLog | 6 ++++++
v4l2-apps/lib/libv4l/Makefile | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff -r 660e9b799e4b -r c5084203af61 v4l2-apps/lib/libv4l/ChangeLog
--- a/v4l2-apps/lib/libv4l/ChangeLog Fri Jul 04 19:31:43 2008 +0200
+++ b/v4l2-apps/lib/libv4l/ChangeLog Fri Jul 04 19:34:02 2008 +0200
@@ -1,3 +1,9 @@ libv4l-0.3.1
+libv4l-0.3.2
+------------
+* Add support for converting from sn9c10x compressed data
+* Add support for converting from pac207 compressed data
+* Add "make install" Makefile target
+
libv4l-0.3.1
------------
* Only serialize V4L2_BUF_TYPE_VIDEO_CAPTURE type ioctls
diff -r 660e9b799e4b -r c5084203af61 v4l2-apps/lib/libv4l/Makefile
--- a/v4l2-apps/lib/libv4l/Makefile Fri Jul 04 19:31:43 2008 +0200
+++ b/v4l2-apps/lib/libv4l/Makefile Fri Jul 04 19:34:02 2008 +0200
@@ -1,5 +1,5 @@ LIB_RELEASE=0
LIB_RELEASE=0
-V4L2_LIB_VERSION=$(LIB_RELEASE).3
+V4L2_LIB_VERSION=$(LIB_RELEASE).3.2
all clean install:
$(MAKE) -C libv4lconvert $@
---
Patch is available at:
http://linuxtv.org/hg/v4l-dvb/rev/c5084203af61cc37ec17a56600003815674b65a4
_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits