gstreamer/tests/check
Tim-Philipp Müller 2c9d442d51 tests: fix audiocdsrc for changed preroll behaviour
Previously, the source posted a TAG message before buffers would
even be pushed towards the sink, so we'd get the TAG message before
any ASYNC_DONE message. Now the tags get sent downstream to the sink
to get posted there, and the tag event will get queued and handled
later after preroll has finished, so now we get the ASYNC_DONE
message before the TAG message.
2011-11-12 11:58:59 +00:00
..
elements update for pad probe api changes 2011-11-08 11:08:21 +01:00
generic tests: allow running state tests for all elements 2010-09-09 21:51:55 +03:00
gst tests: update typefindfunctions test for latest API changes 2011-07-06 12:38:10 +01:00
libs tests: fix audiocdsrc for changed preroll behaviour 2011-11-12 11:58:59 +00:00
pipelines update for pad probe api changes 2011-11-08 11:08:21 +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: fix up cddabasesrc unit test for GstCddaBaseSrc -> GstAudioCdSrc renaming 2011-11-12 11:58:58 +00:00