gst/subparse/gstsubparse.c: For SubRip (.srt) subtitles, ignore all markup tags we...
authorTim-Philipp Müller <tim@centricular.net>
Sat, 10 Feb 2007 18:19:37 +0000 (18:19 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sat, 10 Feb 2007 18:19:37 +0000 (18:19 +0000)
commit5f186351a1c9885cb1bb560c15e37682524fc888
tree46c54c59ec924051cd68190f042e65674f870bf2
parentd2f03d2cec8feb58136868b51902608f33a00cc7
gst/subparse/gstsubparse.c: For SubRip (.srt) subtitles, ignore all markup tags we don't handle (like font tags, for ...

Original commit message from CVS:
* gst/subparse/gstsubparse.c: (subrip_remove_unhandled_tag),
(subrip_remove_unhandled_tags), (parse_subrip):
For SubRip (.srt) subtitles, ignore all markup tags we don't
handle (like font tags, for example).
* tests/check/elements/subparse.c:
Add test for this.
ChangeLog
gst/subparse/gstsubparse.c
tests/check/elements/subparse.c