gstreamer/tests/check
Mathieu Duponchelle ae7a213628 valgrind suppressions: ignore XInitThreads leaks
As we load that symbol dynamically, valgrind gets confused
when it leaks and reports the leak against an unrelated library
and an unknown (??) symbol.

To address that, put the loading and calling of that symbol
in a separate function, and ignore any malloc leak happening
in that function.
2018-04-12 19:08:41 +02:00
..
elements tests: audiomixer: remove unistd.h include 2018-03-16 09:29:41 +00:00
generic valgrind suppressions: ignore XInitThreads leaks 2018-04-12 19:08:41 +02:00
gst tests: typefindfunctions: fix error leaks 2015-10-23 11:48:47 +03:00
libs tools: Fix discoverer deprecation 2018-04-02 08:53:28 +02:00
pipelines tests: include config.h and don't include unix headers 2018-01-16 18:14:59 +00:00
.gitignore Ignore registries in any format. 2007-09-19 18:16:58 +00:00
gst-plugins-base.supp valgrind suppressions: ignore XInitThreads leaks 2018-04-12 19:08:41 +02:00
Makefile.am audiomixer, audiointerleave: add to build 2018-02-13 16:38:32 +00:00
meson.build tests: Enable tests for videodecoder 2018-04-05 14:23:33 -03:00