gstreamer/tests
Jonas Holmberg 4ff3972aa7 tests: avoid assert in adder test if no audio sources work
The array of factories should not contain a NULL element at the end
since the number of arguments is determined via G_N_ELEMENTS and the
NULL will be used as an argument to gst_element_factory_make() if
the other sources in the list weren't usable.
2013-04-12 11:06:49 +01:00
..
check tests: avoid assert in adder test if no audio sources work 2013-04-12 11:06:49 +01:00
examples playback-test: wait for buffering after seek 2013-03-15 10:12:23 +01:00
files tests: add test to check discoverer return code for missing plugins case 2012-03-03 13:54:53 +00:00
icles tests: use g_timeout_add_seconds wherever possible. 2013-01-27 13:37:29 +00:00
Makefile.am tests: add small unit test for AC3 vs. JPEG typefinding issue 2010-06-05 17:24:45 +01:00