gstreamer/gst/subparse
Tim-Philipp Müller 206f91995b Limit duration to a maximum of five seconds for tmplayer format where we can guess the duration only from the timesta...
Original commit message from CVS:
* gst/subparse/gstsubparse.c: (parser_state_init),
(gst_sub_parse_format_autodetect), (handle_buffer):
* gst/subparse/gstsubparse.h:
* tests/check/elements/subparse.c: (test_tmplayer_style3b):
Limit duration to a maximum of five seconds for tmplayer format where
we can guess the duration only from the timestamp of the next line of
text. We don't want to show a text for eternities just because nothing
else is being said for a while.
2008-05-25 20:51:35 +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 Limit duration to a maximum of five seconds for tmplayer format where we can guess the duration only from the timesta... 2008-05-25 20:51:35 +00:00
gstsubparse.h Limit duration to a maximum of five seconds for tmplayer format where we can guess the duration only from the timesta... 2008-05-25 20:51:35 +00:00
Makefile.am gst/subparse/: Add support for MPL2 subtitle format (#413799). 2007-03-10 11:17:52 +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: Remove trailing, leading and double whitespaces. 2008-05-05 12:33:05 +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