gstreamer/tests/check
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
..
elements test : fix leaks in adder unit test 2014-11-05 18:08:44 +00: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: audiodecoder: fix broken refcounting in unit test 2014-12-12 15:09:55 +00:00
pipelines capsfilter-renegotiation: Use assertions from libcheck for more information on failures 2014-11-09 10:47:14 +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: remove libs/video and videoconvert test from valgrind blacklist 2014-11-28 13:31:39 +00:00