gstreamer/tests/examples/netclock
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
..
meson.build Add support for Meson as alternative/parallel build system 2016-08-19 21:26:14 +01:00
netclock-client.c Use gst_object_unref() / gst_object_clear() instead of the GObject ones 2020-04-20 16:28:52 +00:00
netclock-server.c netclock: Add simple network clock server and client examples 2015-01-21 22:27:18 +11:00