Bugfix - image grab from a FF DVB failed

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi!

Grabing an image via VDR from a FF DVB card fails with ioctl VIDIOCGMBUF.

This patch fixes this issue:

--- v4l-dvb/linux/drivers/media/common/saa7146_video.c  2006-08-09 10:23:19.000000000
+0200 +++ v4l-dvb_/linux/drivers/media/common/saa7146_video.c 2006-08-09
10:16:37.000000000 +0200 @@ -1191,7 +1191,7 @@
                }
                return err;
        }
-#ifdef VIDEO_V4L1_COMPAT
+#ifdef CONFIG_VIDEO_V4L1_COMPAT
        case VIDIOCGMBUF:
        {
                struct video_mbuf *mbuf = arg;


cu Peter





_______________________________________________

linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux