From d9f63194d978493561b90387d19cb5521f3afea7 Mon Sep 17 00:00:00 2001 From: kwm Date: Sat, 9 May 2009 22:03:35 +0000 Subject: Update to 0.10.22.6. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12287 df743ca5-7f9a-e211-a948-0013205c9059 --- .../gstreamer-plugins/files/patch-sys_v4l_gstv4lelement.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 multimedia/gstreamer-plugins/files/patch-sys_v4l_gstv4lelement.h (limited to 'multimedia/gstreamer-plugins/files/patch-sys_v4l_gstv4lelement.h') diff --git a/multimedia/gstreamer-plugins/files/patch-sys_v4l_gstv4lelement.h b/multimedia/gstreamer-plugins/files/patch-sys_v4l_gstv4lelement.h new file mode 100644 index 000000000..d2f6ac436 --- /dev/null +++ b/multimedia/gstreamer-plugins/files/patch-sys_v4l_gstv4lelement.h @@ -0,0 +1,11 @@ +--- sys/v4l/gstv4lelement.h.orig 2008-02-23 15:31:39.000000000 -0500 ++++ sys/v4l/gstv4lelement.h 2008-02-23 15:32:00.000000000 -0500 +@@ -91,6 +91,8 @@ struct _GstV4lElement { + /* X-overlay */ + GstV4lXv *xv; + gulong xwindow_id; ++ ++ gboolean use_read; + }; + + struct _GstV4lElementClass { -- cgit v1.2.3