gst/subparse/: Add support for MPL2 subtitle format (#413799).
authorKamil Pawlowski <kamilpe@gmail.com>
Sat, 10 Mar 2007 11:17:52 +0000 (11:17 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sat, 10 Mar 2007 11:17:52 +0000 (11:17 +0000)
commit389eb6f2f81d2bc87111e074bcfa6698897bbecb
tree6949e969ebae26f44550c3bc4dab894e05b37809
parent135568e80b0a7e4faaea3de30fd567c7b49c4e0a
gst/subparse/: Add support for MPL2 subtitle format (#413799).

Original commit message from CVS:
Patch by: Kamil Pawlowski  <kamilpe gmail com>
* gst/subparse/Makefile.am:
* gst/subparse/gstsubparse.c:
(gst_sub_parse_data_format_autodetect),
(gst_sub_parse_format_autodetect), (gst_sub_parse_sink_event),
(gst_subparse_type_find):
* gst/subparse/gstsubparse.h:
* gst/subparse/mpl2parse.c: (mpl2_parse_line), (parse_mpl2):
* gst/subparse/mpl2parse.h:
Add support for MPL2 subtitle format (#413799).
ChangeLog
common
gst/subparse/Makefile.am
gst/subparse/gstsubparse.c
gst/subparse/gstsubparse.h
gst/subparse/mpl2parse.c [new file with mode: 0644]
gst/subparse/mpl2parse.h [new file with mode: 0644]