gstreamer/gst/subparse
Edward Hervey 7a83664099 gst/subparse/samiparse.c: Some versions of libxml seem to be very picky as to strict formatting of the input and neve...
Original commit message from CVS:
* gst/subparse/samiparse.c: (sami_context_push_state),
(sami_context_pop_state), (start_sami_element), (end_sami_element):
Some versions of libxml seem to be very picky as to strict formatting
of the input and never 'close' the final </body> tag.
In order to fix that bad behaviour, we trigger the flushing of
remaining data on both </body> and </sami>.
Fixes #557365
2008-12-11 15:49:12 +00:00
..
gstssaparse.c gst/subparse/gstssaparse.c: combine if's 2007-12-29 20:55:39 +00:00
gstssaparse.h gst/subparse/: Add very basic parser for SSA subtitle streams (as often found in matroska files). 2006-02-19 14:16:16 +00:00
gstsubparse.c gst/subparse/gstsubparse.c: Improve typefinding a bit. If we don't have a Unicode charset try GST_SUBTITLE_ENCODING a... 2008-10-15 11:25:09 +00:00
gstsubparse.h gst/subparse/: Add support for UTF16/UTF32 subtitles as long as the first bytes of the first buffer contain the BOM. ... 2008-10-13 08:58:29 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
mpl2parse.c gst/subparse/: Add support for MPL2 subtitle format (#413799). 2007-03-10 11:17:52 +00:00
mpl2parse.h gst/subparse/: Add support for MPL2 subtitle format (#413799). 2007-03-10 11:17:52 +00:00
samiparse.c gst/subparse/samiparse.c: Some versions of libxml seem to be very picky as to strict formatting of the input and neve... 2008-12-11 15:49:12 +00:00
samiparse.h gst/subparse/: Add support for SAMI subtitles (#169936). 2006-05-15 09:14:35 +00:00
tmplayerparse.c gst/subparse/: Fix parsing of tmplayer subtitle variant where every single line contains text and there isn't an empt... 2008-05-03 15:45:23 +00:00
tmplayerparse.h gst/subparse/: Add support for TMPlayer-type subtitles (#362845). 2006-10-23 12:06:44 +00:00