gstreamer/tests
Tim-Philipp Müller c57bb51c03 tests: audiodecoder: fix broken refcounting in unit test
The set_format vfunc does not pass ownership of the caps
to the decoder, so we mustn't unref the caps there.

gst_event_new_caps() does not take ownership of the caps
passed, so we must unref the caps afterwards.

Fixes leaks when running test in valgrind in 1.4 branch.
2014-12-12 15:09:55 +00:00
..
check tests: audiodecoder: fix broken refcounting in unit test 2014-12-12 15:09:55 +00:00
examples Don't compare booleans for equality to TRUE and FALSE 2014-12-01 09:51:12 +01:00
files tests: add test to check discoverer return code for missing plugins case 2012-03-03 13:54:53 +00:00
icles reverse-play: fix seek to end when starting reverse 2014-12-08 18:53:35 +11:00
Makefile.am tests: add small unit test for AC3 vs. JPEG typefinding issue 2010-06-05 17:24:45 +01:00