gstreamer/tests/check/elements
Tim-Philipp Müller 087f644cfe ext/vorbis/vorbisdec.c: Skip empty buffers, but not empty header buffers. That way the original vorbisdec unit test s...
Original commit message from CVS:
* ext/vorbis/vorbisdec.c: (vorbis_dec_decode_buffer):
Skip empty buffers, but not empty header buffers. That way the original
vorbisdec unit test still passes (#451145); also, take into account
that those empty packets might carry a granulepos.
* tests/check/Makefile.am:
* tests/check/elements/vorbisdec.c:
(_create_codebook_header_buffer), (_create_audio_buffer),
(GST_START_TEST), (vorbisdec_suite):
Add unit test that sends an empty packet.
2007-06-27 10:14:03 +00:00
..
.gitignore tests/check/: Add unit test for gnomevfssink seeking and position reporting for file:// URIs. 2007-05-22 15:45:19 +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 with some minor changes 2007-03-29 18:42:34 +00:00
audiorate.c tests/check/elements/audiorate.c: More tests for audiorate: inject buffers to check behaviour when buffers overlap. 2006-10-23 11:47:04 +00:00
audioresample.c tests/check/elements/audioresample.c: Add unit test for audioresample shutdown crasher (#420106). 2007-04-21 13:54:39 +00:00
audiotestsrc.c tests/check/elements/: consistent pad (de)activation 2006-12-21 08:12:26 +00:00
decodebin.c gst/playback/: Don't error out if there is no fakesink in the READY to NULL state change, since when decodebin is re-... 2007-02-09 13:16:27 +00:00
ffmpegcolorspace.c tests/check/: Enable ffmpegcolorspace test now that the RGBA32 issue is fixed (for now not for valgrinding though, si... 2006-11-20 16:44:28 +00:00
gdpdepay.c tests/check/elements/: Fix the dp tests, but activating the pads for the streamheader tests too and cleaning up condi... 2006-12-22 12:10:18 +00:00
gdppay.c tests/check/elements/: Fix the dp tests, but activating the pads for the streamheader tests too and cleaning up condi... 2006-12-22 12:10:18 +00:00
gnomevfssink.c tests/check/: Add unit test for gnomevfssink seeking and position reporting for file:// URIs. 2007-05-22 15:45:19 +00:00
multifdsink.c tests/check/: Fix some warnings. 2006-09-20 17:04:57 +00:00
playbin.c tests/check/elements/playbin.c: Use /dev/zero instead of /dev/urandom to produce an invalid subtitle file. Avoids flu... 2007-05-23 15:54:28 +00:00
subparse.c gst/subparse/gstsubparse.*: Add support for SubViewer version 1 and 2 subtitles. Fixes #394061. 2007-06-05 21:36:11 +00:00
textoverlay.c tests/check/elements/: consistent pad (de)activation 2006-12-21 08:12:26 +00:00
videorate.c tests/check/elements/videorate.c: Set buffer timestamp to a valid value in order to test the buffer really does stay ... 2007-05-03 11:24:00 +00:00
videotestsrc.c tests/check/elements/: consistent pad (de)activation 2006-12-21 08:12:26 +00:00
volume.c tests/check/: Minimal check for volume's GstController usability; also another test for #422295. 2007-05-04 12:41:21 +00:00
vorbisdec.c ext/vorbis/vorbisdec.c: Skip empty buffers, but not empty header buffers. That way the original vorbisdec unit test s... 2007-06-27 10:14:03 +00:00
vorbistag.c tests/check/elements/: consistent pad (de)activation 2006-12-21 08:12:26 +00:00