gstreamer/tests/check/elements
Sebastian Dröge f5b4fa17ff gst/speexresample/gstspeexresample.*: Rewrite timestamp tracking to make it more robust and guarantee a continous str...
Original commit message from CVS:
* gst/speexresample/gstspeexresample.c: (gst_speex_resample_start),
(gst_speex_resample_get_unit_size),
(gst_speex_resample_push_drain), (gst_speex_resample_event),
(gst_speex_resample_check_discont), (gst_speex_resample_process),
(gst_speex_resample_transform):
* gst/speexresample/gstspeexresample.h:
Rewrite timestamp tracking to make it more robust and guarantee
a continous stream.
* tests/check/Makefile.am:
* tests/check/elements/speexresample.c: (setup_speexresample),
(cleanup_speexresample), (fail_unless_perfect_stream),
(test_perfect_stream_instance), (GST_START_TEST),
(test_discont_stream_instance), (live_switch_alloc_only_48000),
(live_switch_get_sink_caps), (live_switch_push),
(speexresample_suite):
Add unit tests for speexresample based on the audioresample unit tests.
2008-10-29 12:11:20 +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
speexresample.c gst/speexresample/gstspeexresample.*: Rewrite timestamp tracking to make it more robust and guarantee a continous str... 2008-10-29 12:11:20 +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