gstreamer/tests
Tim-Philipp Müller 3242f55861 test: fix leak in video overlay composition unit test
gst_buffer_set_qdata() will leak the structure passed to it
when called incorrectly (e.g. on a non-metadata-writable buffer).
This is expected, but we must avoid doing that in valgrind.
2012-03-25 13:35:23 +01:00
..
check test: fix leak in video overlay composition unit test 2012-03-25 13:35:23 +01:00
examples playback: Only requires GTK, not GTK-X11 2012-03-02 12:06:53 +01:00
files tests: add test to check discoverer return code for missing plugins case 2012-03-03 13:54:53 +00:00
icles Suppress deprecation warnings in selected files, for g_value_array_* mostly 2012-02-27 14:28:15 +01:00
old build: use LDADD instead of LDFLAGS to specify libs to link to when building executables 2010-04-14 14:08:15 +01:00
Makefile.am tests: add small unit test for AC3 vs. JPEG typefinding issue 2010-06-05 17:24:45 +01:00