gstreamer/tests/examples
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
..
adapter Remove autotools build system 2019-10-13 16:10:42 +01:00
controller Remove autotools build system 2019-10-13 16:10:42 +01:00
helloworld Use gst_object_unref() / gst_object_clear() instead of the GObject ones 2020-04-20 16:28:52 +00:00
memory Remove autotools build system 2019-10-13 16:10:42 +01:00
netclock Use gst_object_unref() / gst_object_clear() instead of the GObject ones 2020-04-20 16:28:52 +00:00
ptp Remove autotools build system 2019-10-13 16:10:42 +01:00
stepping Remove autotools build system 2019-10-13 16:10:42 +01:00
streamiddemux Use gst_object_unref() / gst_object_clear() instead of the GObject ones 2020-04-20 16:28:52 +00:00
streams Remove autotools build system 2019-10-13 16:10:42 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-19 21:26:14 +01:00