gstreamer/tests/check
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
..
elements tests: avoid assert in adder test if no audio sources work 2013-04-12 11:06:49 +01:00
generic Fix FSF address 2012-11-03 23:05:09 +00:00
gst Fix FSF address 2012-11-03 23:05:09 +00:00
libs tests: fix some printf format compiler warnings 2013-03-31 17:37:36 +01:00
pipelines Revert "videoconvert: prevent bad interlaced conversions" 2013-03-24 00:21:36 +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: use _1_0 variants for the various registry variables 2013-01-15 12:40:40 +00:00