gstreamer/tests/check
Tim-Philipp Müller d09c38faf7 meson: tests: fix build of tcp test on unix
Need to add gio-unix-2.0 dep to pipelines/tcp test otherwise it
won't find the gio/gunixfdmessage.h header which is not in the
same dir as the other gio headers. This issue was masked before
because we didn't include config.h so HAVE_GIO_UNIX_2_0
wasn't defined.
2018-01-16 19:22:16 +00:00
..
elements tests: include config.h and don't include unix headers 2018-01-16 18:14:59 +00:00
generic tests: include config.h and don't include unix headers 2018-01-16 18:14:59 +00:00
gst tests: typefindfunctions: fix error leaks 2015-10-23 11:48:47 +03:00
libs tests: include config.h and don't include unix headers 2018-01-16 18:14:59 +00: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: add ALSA leaks fixed by snd_config_update_free_global 2011-11-07 12:20:12 +00:00
Makefile.am rtp: fix gst_rtp_buffer_ext_timestamp taking into account backwards 2017-12-21 17:27:42 -05:00
meson.build meson: tests: fix build of tcp test on unix 2018-01-16 19:22:16 +00:00