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
icles
Makefile.am