gstreamer/tests/check
Sebastian Dröge 60bf63486b Add support for subtitle files with UTF-8 BOM at the beginning by simple stripping it from the first line before pass...
Original commit message from CVS:
* gst/subparse/gstsubparse.c:
(gst_sub_parse_data_format_autodetect), (handle_buffer),
(gst_sub_parse_change_state):
* gst/subparse/gstsubparse.h:
* tests/check/elements/subparse.c: (GST_START_TEST):
Add support for subtitle files with UTF-8 BOM at the beginning
by simple stripping it from the first line before passing it
to any parsing code. Fixes bug #555257 and playback of files
created by Gnome Subtitles.
2008-10-10 17:13:40 +00:00
..
elements Add support for subtitle files with UTF-8 BOM at the beginning by simple stripping it from the first line before pass... 2008-10-10 17:13:40 +00:00
generic Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-03-03 06:04:31 +00:00
gst tests/check/gst/.cvsignore: Do as buildbot says. 2007-01-29 10:53:06 +00:00
libs Use new geo location tags from core. Fixes #481169 2008-09-02 06:37:04 +00:00
pipelines tests/check/: Enable unit tests on PPC again as the bugs are now fixed. 2008-06-30 09:46:15 +00:00
.gitignore Ignore registries in any format. 2007-09-19 18:16:58 +00:00
gst-plugins-base.supp tests/check/gst-plugins-base.supp: Add a suppression for a cached value in GIO that wasn't moved while moving gio fro... 2008-02-22 06:38:08 +00:00
Makefile.am tests/check/Makefile.am: Name the test registry format neutral. 2008-06-24 16:27:35 +00:00