[gstreamer-bugs] [Bug 353908] New: Error seeking at the beginning of a CMML file

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Sep 1 14:23:32 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=353908
 GStreamer | gst-plugins-good | Ver: HEAD CVS

           Summary: Error seeking at the beginning of a CMML file
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: alessandro at nnva.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Seeking back in a file containing a CMML stream errors out if the seek goes
back up to the CMML headers. This is because after the seek the xml processing
instruction <?xml ...?> is submitted to the xml parser again, which results in
an error. The attached patch fixes the problem.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list