gstreamer/gst/subparse
Sebastian Dröge e86d1dd432 gst/subparse/gstsubparse.c: Improve typefinding a bit. If we don't have a Unicode charset try GST_SUBTITLE_ENCODING a...
Original commit message from CVS:
* gst/subparse/gstsubparse.c: (gst_subparse_type_find):
Improve typefinding a bit. If we don't have a Unicode charset
try GST_SUBTITLE_ENCODING and otherwise try ISO-8859-15.
2008-10-15 11:25:09 +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 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
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 Rework last change, so that we build subparse, but just disable the sami parse functionality, if we're configured to ... 2008-09-03 10:12:04 +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