SOURCES (AC-branch): linux-libc-headers-v4l.patch (NEW) - v4l2 pix...
glen
glen at pld-linux.org
Sat Feb 16 19:42:00 CET 2008
Author: glen Date: Sat Feb 16 18:42:00 2008 GMT
Module: SOURCES Tag: AC-branch
---- Log message:
- v4l2 pix formats from 2.6.16 for kdenetwork 3.5.9
---- Files affected:
SOURCES:
linux-libc-headers-v4l.patch (NONE -> 1.1.2.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/linux-libc-headers-v4l.patch
diff -u /dev/null SOURCES/linux-libc-headers-v4l.patch:1.1.2.1
--- /dev/null Sat Feb 16 19:42:00 2008
+++ SOURCES/linux-libc-headers-v4l.patch Sat Feb 16 19:41:55 2008
@@ -0,0 +1,12 @@
+--- /usr/include/linux-llh/videodev2.h 2005-07-06 03:17:21.000000000 +0300
++++ linux-2.6.16.60/include/linux/videodev2.h 2006-03-20 07:53:29.000000000 +0200
+@@ -219,6 +313,9 @@
+ /* Vendor-specific formats */
+ #define V4L2_PIX_FMT_WNVA v4l2_fourcc('W','N','V','A') /* Winnov hw compress */
+ #define V4L2_PIX_FMT_SN9C10X v4l2_fourcc('S','9','1','0') /* SN9C10x compression */
++#define V4L2_PIX_FMT_PWC1 v4l2_fourcc('P','W','C','1') /* pwc older webcam */
++#define V4L2_PIX_FMT_PWC2 v4l2_fourcc('P','W','C','2') /* pwc newer webcam */
++#define V4L2_PIX_FMT_ET61X251 v4l2_fourcc('E','6','2','5') /* ET61X251 compression */
+
+ /*
+ * F O R M A T E N U M E R A T I O N
================================================================
More information about the pld-cvs-commit
mailing list