gstreamer/tests/check/elements
Tim-Philipp Müller 5adc87c6bd tests: fix vorbisdec test
There won't be a tag messages on the bus, because tags
are now sent downstream for sinks to post on the bus,
and there's no sink involved here that would do that.
Secondly, the audio decoder base class only sends the
tags out once it has received some non-header data as
input, which is not something we're providing here.
2012-08-09 00:54:30 +01:00
..
.gitignore tests: add multisocketsink test binary to .gitignore 2012-02-25 13:01:53 +00:00
adder.c tests: add adder test to check that caps are sent downstream 2012-08-04 22:25:08 +01:00
appsink.c tests: fix some tests 2012-01-19 15:32:52 +01:00
appsrc.c tests: plug various caps leaks 2012-03-30 16:56:45 +02:00
audioconvert.c elements: Use gst_pad_set_caps() instead of manual event fiddling 2012-06-08 15:51:06 +02:00
audiorate.c tests: fix audiorate test 2012-02-03 09:57:21 +01:00
audioresample.c tests: fix audioresample test 2012-02-03 10:47:22 +01:00
audiotestsrc.c tests: update for gstcheck API change 2011-11-24 21:47:02 +01:00
decodebin.c update for buffer api change 2012-03-30 18:15:30 +02:00
decodebin2.c tests: update for caps api changes 2012-03-12 17:16:46 +01:00
encodebin.c tests: small cleanup 2012-01-02 18:31:05 +01:00
ffmpegcolorspace.c test: port some more tests 2011-06-16 13:41:25 +02:00
gdpdepay.c gdp: fixup unit tests 2012-02-03 11:38:55 +01:00
gdppay.c gdp: fixup unit tests 2012-02-03 11:38:55 +01:00
libvisual.c playback, mixerutils: gst_registry_get_default() -> gst_registry_get() 2012-01-02 14:32:11 +00:00
multifdsink.c tests: don't include element header files 2012-03-21 13:19:50 +01:00
multisocketsink.c tests: don't include element header files 2012-03-21 13:19:50 +01:00
playbin-compressed.c tests: various fixes 2012-04-03 18:31:27 +02:00
playbin.c playbin: add current-*uri properties 2012-05-25 15:18:46 +02:00
subparse.c tests: various fixes 2012-04-03 18:31:27 +02:00
textoverlay.c tests: various fixes 2012-04-03 18:31:27 +02:00
videoconvert.c tests: add videoconvert test that checks formats in template caps 2012-07-17 00:35:28 +01:00
videorate.c tests: videorate: remove obsolete color-matrix caps field 2012-04-13 12:21:34 +02:00
videoscale.c tests: remove custom tcase_skip_broken_test define which is now in core 2012-08-05 17:25:59 +01:00
videotestsrc.c tests: plug various caps leaks 2012-03-30 16:56:45 +02:00
volume.c volume: add a control point for the test 2012-04-25 20:09:17 +02:00
vorbisdec.c tests: fix vorbisdec test 2012-08-09 00:54:30 +01:00
vorbistag.c port to new map API 2012-01-25 12:30:53 +01:00