gstreamer/tests/check/elements
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
..
.gitignore tests/check/: Add basic libvisual test case in an attempt to reproduce bug #450336. 2007-09-12 17:15:12 +00:00
adder.c Make sure our checks and the videotestsrc plugin link against the local uninstalled gst libs and not any installed gs... 2006-11-16 14:35:30 +00:00
alsa.c tests/check/elements/alsa.c: Unref the mixer if the state change fails too (if the alsa devices are inaccessible, for... 2007-03-08 18:26:07 +00:00
audioconvert.c gst/audioconvert/gstaudioconvert.c: Allow up to 11 positioned channels now that audioconvert can handle this but add ... 2008-05-30 08:42:17 +00:00
audiorate.c Don't use bad gst_element_get_pad(). 2008-05-21 16:36:50 +00:00
audioresample.c tests/check/elements/audioresample.c: Now that GstBaseTransform is 'fixed' ... remove cruft from tests. 2008-09-01 16:05:45 +00:00
audiotestsrc.c 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
decodebin.c 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
ffmpegcolorspace.c Don't use bad gst_element_get_pad(). 2008-05-21 16:36:50 +00:00
gdpdepay.c tests/check/: Enable unit tests on PPC again as the bugs are now fixed. 2008-06-30 09:46:15 +00:00
gdppay.c 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
gnomevfssink.c Don't use bad gst_element_get_pad(). 2008-05-21 16:36:50 +00:00
libvisual.c tests/check/elements/libvisual.c: Test all libvisual plugins, not just the first one; this reproduces bug #450336 qui... 2007-09-12 17:35:52 +00:00
multifdsink.c 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
playbin.c tests/check/Makefile.am: Fix CFLAGS to also pull in the gstcheck cflags from AM_CFLAGS. 2008-01-12 23:24:02 +00:00
subparse.c 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
textoverlay.c Don't use bad gst_element_get_pad(). 2008-05-21 16:36:50 +00:00
videorate.c 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
videotestsrc.c Don't use bad gst_element_get_pad(). 2008-05-21 16:36:50 +00:00
volume.c 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
vorbisdec.c tests/check/elements/vorbisdec.c: Remove wrong_channels_identification_header unit test as we now support 7 (and more... 2008-05-29 19:37:47 +00:00
vorbistag.c 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