[gstreamer-bugs] [Bug 338818] [PLUGIN-MOVE] v4l2src from bad to good

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Oct 4 03:29:18 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=338818

  GStreamer | gst-plugins-good | Ver: HEAD CVS





------- Comment #35 from Thomas Vander Stichele  2006-10-04 10:28 UTC -------
A new problem I found after moving.  Apparently the check for XVIDEO was busted
and so the plugin was never built with HAVE_XVIDEO.  Now that it does get built
that way, it doesn't build properly.

cc1: warnings being treated as errors
gstv4l2src.c: In function 'gst_v4l2src_xoverlay_set_xwindow_id':
gstv4l2src.c:132: warning: implicit declaration of function
'gst_v4l2_xoverlay_set_xwindow_id'
gstv4l2src.c: In function 'gst_v4l2src_xoverlay_interface_init':
gstv4l2src.c:132: error: expected expression before 'GstXOverlayClass'
make: *** [libgstvideo4linux2_la-gstv4l2src.lo] Error 1

probably an easy fix for someone that knows his way around.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list