> All patches welcome, just submit them to this list.
Okay here's a patch... got rid of the dmesg output I was having...
diff -r 85708d2698cd linux/drivers/media/video/cx23885/cx23885-video.c
--- a/linux/drivers/media/video/cx23885/cx23885-video.c Tue Jan 22
22:22:08 2008 -0500
+++ b/linux/drivers/media/video/cx23885/cx23885-video.c Sun Mar 02
16:59:34 2008 -0800
@@ -160,6 +160,14 @@ static struct cx23885_fmt formats[] = {
ColorFormatWSWAP,
#endif
.depth = 32,
+ .flags = FORMAT_FLAGS_PACKED,
+ }, {
+ .name = "4:2:0, packed, YV12",
+ .fourcc = V4L2_PIX_FMT_YVU420,
+#if 0
+ .cxformat = ColorFormatYUY2,
+#endif
+ .depth = 12,
.flags = FORMAT_FLAGS_PACKED,
}, {
.name = "4:2:2, packed, YUYV",
_______________________________________________
linux-dvb mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb