gst/subparse/samiparse.c: Only output characters inside the "sync" elements. There...
authorYoung-Ho Cha <ganadist@chollian.net>
Mon, 5 May 2008 11:14:48 +0000 (11:14 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Mon, 5 May 2008 11:14:48 +0000 (11:14 +0000)
commit76e3ffb61c058ed561521b92f616bf5193a728a5
tree05f8a809ce72eb08999b8a91b92ba1a758794d81
parent1275eda1083ab361d8a7b86a31e6d8d7d7d61a09
gst/subparse/samiparse.c: Only output characters inside the "sync" elements. There could be other elements like "styl...

Original commit message from CVS:
Patch by: Young-Ho Cha <ganadist at chollian dot net>
* gst/subparse/samiparse.c: (handle_start_sync),
(start_sami_element), (end_sami_element), (characters_sami),
(sami_context_reset):
Only output characters inside the "sync" elements. There could be
other elements like "style" that have some content but should
not be printed. Fixes bug #467911.
ChangeLog
gst/subparse/samiparse.c