[gstreamer-bugs] [Bug 169936] subtitle parser in gstreamer plugin is not support SAMI subtitle.
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Thu Sep 22 14:17:59 PDT 2005
Do not reply to this email. You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=169936
GStreamer | gst-plugins | Ver: 0.8.8
------- Additional Comments From Tim-Philipp Müller 2005-09-22 21:17 -------
AFAIK it only has escaping functions (g_markup_escape_text() etc.). If you use
GMarkupParser it will un-escape those entities for you, but I don't think the
unescaping code is actually exported.
Dunno if we want to support &#NNN; and &#xNN; type of escapes as well (unicode
code point in decimal/hex was it?) ... ;)
Cheers
-Tim
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list