[gstreamer-bugs] [Bug 557365] subparse check fails

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Dec 11 07:25:20 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=557365

  GStreamer | gst-plugins-base | Ver: 0.10.21




------- Comment #5 from Edward Hervey  2008-12-11 15:25 UTC -------
Created an attachment (id=124428)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=124428&action=view)
Force output of last buffer on closure of <sami> tag

For some reason, some versions of libxml don't properly close all tags,
therefore we never get the end_sax_element method called with the final "body"
tag, but we do get it for the closing "sami" tag.

The proposed patch basically forces the output of the last buffer on both
</body> and </sami>.

Testing and feedback welcome so I commit this ASAP.


-- 
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=557365.




More information about the gstreamer-bugs mailing list