gstreamer/tests/check
Thiago Santos 8b777669f5 tests: mssdemux: do not use gst_object_unref for pure GObject*
Deallocate GObject* with g_object_unref instead of gst_object_unref.

Even if it works now, it is confusing and in the future it might
not work if any GstObject specifics are added.

https://bugzilla.gnome.org/show_bug.cgi?id=762142
2016-03-31 18:24:38 -03:00
..
elements tests: mssdemux: do not use gst_object_unref for pure GObject* 2016-03-31 18:24:38 -03:00
generic checks: Ensure thread-safe libX11/GL when running tests 2015-08-15 19:04:42 +02:00
libs aggregator: Fix leak in unit test 2016-03-28 13:52:07 +03:00
pipelines gl/tests: add missing test to the build system 2016-03-31 20:53:18 +11:00
.gitignore Ignore registries in any format. 2007-09-19 18:22:23 +00:00
gst-plugins-bad.supp tests/check/gst-plugins-bad.supp: Add suppressions for SoundTouch valgrind warnings and a valgrind warning caused by ... 2008-02-22 06:42:28 +00:00
Makefile.am gl/tests/pipelines: add custom _CFLAGS and LDADD 2016-03-31 23:07:17 +11:00