gst/subparse/: Add support for SAMI subtitles (#169936).
authorYoung-Ho Cha <ganadist@chollian.net>
Mon, 15 May 2006 09:14:35 +0000 (09:14 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 15 May 2006 09:14:35 +0000 (09:14 +0000)
commite0cbb1036cc61dad84687854ab85064226edd449
treef8338fcbd26d7558b495aea7182c83bf1f96e62d
parentc29226beaf6d54786f02aa1c096eaaee31987aad
gst/subparse/: Add support for SAMI subtitles (#169936).

Original commit message from CVS:
Patch by: Young-Ho Cha  <ganadist at chollian net>
* gst/subparse/Makefile.am:
* gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
(parser_state_dispose), (gst_sub_parse_data_format_autodetect),
(gst_sub_parse_format_autodetect), (feed_textbuf),
(gst_subparse_type_find), (plugin_init):
* gst/subparse/gstsubparse.h:
* gst/subparse/samiparse.c:
* gst/subparse/samiparse.h:
Add support for SAMI subtitles (#169936).
ChangeLog
gst/subparse/Makefile.am
gst/subparse/gstsubparse.c
gst/subparse/gstsubparse.h
gst/subparse/samiparse.c [new file with mode: 0644]
gst/subparse/samiparse.h [new file with mode: 0644]