gstreamer/tests/check/elements
Tim-Philipp Müller 5850d56021 tests/check/: Don't use GST_PLUGIN_DEFINE_STATIC, it's not portable and will be deprecated in the future (see #498924).
Original commit message from CVS:
* tests/check/elements/playbin.c: (test_sink_usage_video_only_stream),
(test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
(test_suburi_error_wrongproto), (test_missing_primary_decoder):
* tests/check/libs/cddabasesrc.c: (GST_START_TEST), (GST_START_TEST),
(cddabasesrc_suite):
Don't use GST_PLUGIN_DEFINE_STATIC, it's not portable and will be
deprecated in the future (see #498924).
2007-12-21 22:46:56 +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 tests/check/elements/audioconvert.c: Add check to make sure that the out caps have a channel layout set on them where... 2007-11-02 14:59:06 +00:00
audiorate.c gst/audiorate/gstaudiorate.c: Debug output fixes. 2007-08-10 13:55:44 +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 tests/check/elements/decodebin.c: Make sure the pipeline really operates in push mode as it should in this case. 2007-10-31 17:32:22 +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
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 tests/check/: Fix some warnings. 2006-09-20 17:04:57 +00:00
playbin.c tests/check/: Don't use GST_PLUGIN_DEFINE_STATIC, it's not portable and will be deprecated in the future (see #498924). 2007-12-21 22:46:56 +00:00
subparse.c gst/subparse/gstsubparse.c: Some .srt files start with chunk number 0 and not chunk number 1, recognise and accept th... 2007-12-08 18:38:39 +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 Revert the latest change: floating point samples are allowed to have any value, not only values in the range [-1,1]. ... 2007-09-09 04:08:48 +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