[gstreamer-bugs] [Bug 514964] New: [dc1394] port to new stable 2.0.x API

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Feb 7 04:48:24 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=514964

  GStreamer | gst-plugins-bad | Ver: HEAD CVS
           Summary: [dc1394] port to new stable 2.0.x API
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: t.i.m at zen.co.uk
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


dc1394 currently uses API which was changed or removed before the final 2.0.0
version. Shouldn't be much work, but probably best done by someone who has
hardware to test it:

This is what you get when compiling against 2.0.1:

gstdc1394.c: In function 'gst_dc1394_change_state':
gstdc1394.c:471: warning: implicit declaration of function 'dc1394_free_camera'
gstdc1394.c: In function 'gst_dc1394_get_cam_caps':
gstdc1394.c:851: warning: implicit declaration of function
'dc1394_find_cameras'
gstdc1394.c:854: error: 'DC1394_NO_CAMERA' undeclared (first use in this
function)
gstdc1394.c:854: error: (Each undeclared identifier is reported only once
gstdc1394.c:854: error: for each function it appears in.)
gstdc1394.c: In function 'gst_dc1394_open_cam_with_best_caps':
gstdc1394.c:1124: warning: implicit declaration of function
'dc1394_cleanup_iso_channels_and_bandwidth'


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=514964.




More information about the Gstreamer-bugs mailing list