[gstreamer-bugs] [Bug 387251] New Plugin! : dc1394 Adds Support for firewire (1394) IIDC Cameras

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Mar 2 03:49:52 PST 2007


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=387251

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


Christian Schaller (Singer of Songs) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Uraeus at linuxrising.org




------- Comment #4 from Christian Schaller (Singer of Songs)  2007-03-02 11:47 UTC -------
Hi, I tried merging this today, but the code causes warnings when trying to
compile it:
gstdc1394.c: In function 'gst_dc1394_create':
gstdc1394.c:325: warning: implicit declaration of function
'dc1394_capture_dequeue_dma'
gstdc1394.c:325: error: 'DC1394_VIDEO1394_WAIT' undeclared (first use in this
function)
gstdc1394.c:325: error: (Each undeclared identifier is reported only once
gstdc1394.c:325: error: for each function it appears in.)
gstdc1394.c:325: warning: assignment makes pointer from integer without a cast
gstdc1394.c:354: warning: implicit declaration of function
'dc1394_capture_enqueue_dma'
gstdc1394.c: In function 'gst_dc1394_open_cam_with_best_caps':
gstdc1394.c:994: warning: implicit declaration of function
'dc1394_capture_setup_dma'
make[3]: *** [libgstdc1394_la-gstdc1394.lo] Error 1

Could you please fix these warnings and file an updated patch? Also the
configure.ac part needs to use AG_GST_CHECK_FEATURE and not just
GST_CHECK_FEATURE


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




More information about the Gstreamer-bugs mailing list