[Gstreamer-bugs] [Bug 138168] New: - id3tag using gst_event_new_discontinuous incorrectly?

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Mar 25 20:22:22 PST 2004


http://bugzilla.gnome.org/show_bug.cgi?id=138168

           Summary: id3tag using gst_event_new_discontinuous incorrectly?
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-maint at bugzilla.gnome.org
        ReportedBy: t.i.m at zen.co.uk
         QAContact: gstreamer-maint at bugzilla.gnome.org


gstid3tag.c, lines 728: 
 
            new = gst_event_new_discontinuous (GST_FORMAT_BYTES, value, 0); 
 
There seems to be the first 'boolean new_media' argument missing. 
 
Patch attached. 
 
Cheers 
-Tim




More information about the Gstreamer-bugs mailing list