gst/subparse/samiparse.c: Remove trailing, leading and double whitespaces.
authorSebastian Dröge <slomo@circular-chaos.org>
Mon, 5 May 2008 12:33:05 +0000 (12:33 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Mon, 5 May 2008 12:33:05 +0000 (12:33 +0000)
commit9333eb48998e4cfecce193d1c4046934cf6c6b50
treefafbfdee16ff4dd1edb48518828c06f8d8117dd7
parent76e3ffb61c058ed561521b92f616bf5193a728a5
gst/subparse/samiparse.c: Remove trailing, leading and double whitespaces.

Original commit message from CVS:
* gst/subparse/samiparse.c: (handle_start_sync),
(end_sami_element), (characters_sami):
Remove trailing, leading and double whitespaces.
Correctly timestamp buffers and output the last buffer too.
* tests/check/elements/subparse.c: (GST_START_TEST),
(subparse_suite):
Add a simple unit test for SAMI parsing.
ChangeLog
gst/subparse/samiparse.c
tests/check/elements/subparse.c