gstreamer/tests/check
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
..
elements tests: fix vorbisdec test 2012-08-09 00:54:30 +01:00
generic playback, mixerutils: gst_registry_get_default() -> gst_registry_get() 2012-01-02 14:32:11 +00:00
gst update for buffer api change 2012-03-30 18:15:30 +02:00
libs tag: fix up EXIF writer for GstBuffer -> GstSample 2012-07-28 11:54:38 +01:00
pipelines No statements with side-effects in g_assert() or g_return_*() please 2012-08-08 10:11:48 +01:00
.gitignore Ignore registries in any format. 2007-09-19 18:16:58 +00:00
gst-plugins-base.supp valgrind: add ALSA leaks fixed by snd_config_update_free_global 2011-11-07 12:20:12 +00:00
Makefile.am tests: add audio and video orc tests 2012-07-24 09:26:42 +02:00