gstreamer/tests/check
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
..
elements check: Disable another lanczos videoscale test 2012-03-08 15:25:02 +01:00
generic tests: allow running state tests for all elements 2010-09-09 21:51:55 +03:00
gst tests: add typefind test for application/x-hls 2011-03-30 15:47:38 +01:00
libs test: fix leak in video overlay composition unit test 2012-03-25 13:35:23 +01:00
pipelines tests: fix memory leak in basetime test 2011-12-01 01:07:26 +00: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: discoverer test is now valgrind clean 2012-01-12 17:31:44 +00:00