gst/subparse/gstsubparse.*: Add 'encoding' property (#341681).
authorYoung-Ho Cha <ganadist@chollian.net>
Wed, 17 May 2006 17:49:10 +0000 (17:49 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 17 May 2006 17:49:10 +0000 (17:49 +0000)
commit7b7a6d12f5e9b5d0291b31bbfa80a67361ea2e90
treecdd6b1da425da9ce2b7a82636a0ae2ec2b7e5998
parent10d35563dd2515ead21e1ba5180e0e12620d4102
gst/subparse/gstsubparse.*: Add 'encoding' property (#341681).

Original commit message from CVS:
Patch by: Young-Ho Cha  <ganadist chollian net>
* gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
(gst_sub_parse_class_init), (gst_sub_parse_init),
(gst_sub_parse_set_property), (gst_sub_parse_get_property),
(convert_encoding):
* gst/subparse/gstsubparse.h:
Add 'encoding' property (#341681).
* gst/subparse/samiparse.c: (characters_sami):
Output is pango markup, so we need to escape text
between tags (#342143).
ChangeLog
common
gst/subparse/gstsubparse.c
gst/subparse/gstsubparse.h
gst/subparse/samiparse.c