[gstreamer-bugs] [Bug 169936] [subparse] support for SAMI subtitles

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon May 15 05:38:27 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=169936
 GStreamer | gst-plugins-base | Ver: HEAD CVS





------- Comment #31 from Young-Ho Cha  2006-05-15 12:38 UTC -------
Created an attachment (id=65497)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=65497&action=view)
quick fix for detecting sami format.

some sami files can start with whitespace. so if use strncmp(), it can't
detect.

so change to xmlStrcasestr() instead of strncmp()


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