gstreamer/gst/subparse
Nicolas Dufresne 25939e0218 subparse: Improve subrip type check regex
This patch prevents timestamp like "1 1:00:00", which would have been seen
as hour 101 by our parser, and allow single digit hour, minute and seconds
as it's already supported by the parser, and also by other implementation
like in mplayer. This fixes bug 657872.

https://bugzilla.gnome.org/show_bug.cgi?id=657872
2011-09-08 14:52:15 +02:00
..
gstssaparse.c gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-16 17:41:50 +01:00
gstssaparse.h subparse, ogmparse: post tags with GST_TAG_SUBTITLE_CODEC 2009-06-11 22:32:28 +01:00
gstsubparse.c subparse: Improve subrip type check regex 2011-09-08 14:52:15 +02:00
gstsubparse.h subparse: add qttext support 2009-12-01 14:06:27 -03:00
Makefile.am subparse: add qttext support 2009-12-01 14:06:27 -03:00
mpl2parse.c Add -Wformat-nonliteral -Wformat-security 2010-03-17 12:09:25 +01:00
mpl2parse.h gst/subparse/: Add support for MPL2 subtitle format (#413799). 2007-03-10 11:17:52 +00:00
qttextparse.c build: add missing includes for sprintf and atoi 2009-12-02 23:27:55 +02:00
qttextparse.h subparse: add qttext support 2009-12-01 14:06:27 -03:00
samiparse.c Add -Wwrite-strings to configure 2010-03-16 17:41:51 +01:00
samiparse.h gst/subparse/: Add support for SAMI subtitles (#169936). 2006-05-15 09:14:35 +00:00
tmplayerparse.c fix unused-but-set-variable warnings with gcc 4.6 2011-04-12 12:24:37 +01:00
tmplayerparse.h gst/subparse/: Add support for TMPlayer-type subtitles (#362845). 2006-10-23 12:06:44 +00:00