gstreamer/tests/check/pipelines
Sebastian Dröge ed1022fa81 Use gst_object_unref() / gst_object_clear() instead of the GObject ones
To allow the refcounting tracer to work better. In childproxy/iterator
these might be plain GObjects but gst_object_unref() also works on them.
In other places where it is never GstObject, g_object_unref() is kept.
2020-04-20 16:28:52 +00:00
..
cleanup.c Fix FSF address 2012-11-03 20:44:48 +00:00
parse-disabled.c Fix FSF address 2012-11-03 20:44:48 +00:00
parse-launch.c Use gst_object_unref() / gst_object_clear() instead of the GObject ones 2020-04-20 16:28:52 +00:00
queue-error.c Fix double semicolons 2015-03-10 09:24:28 +00:00
seek.c tests: fix message leak in seek test 2017-04-19 13:39:46 +01:00
simple-launch-lines.c typefind: fix caps leak when used in connection with uridecodebin and playbin 2013-04-27 00:05:45 +01:00
stress.c tests: use g_timeout_add_seconds in pipeline stress test 2013-01-27 14:52:39 +00:00