mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-29 05:01:23 +00:00
daa98fc02a
This is something bindings can't handle and it causes leaks. Instead move the ref_sink() to the explicit, new() constructors. This means that abstract classes, and anything that can have subclasses, will have to do ref_sink() in their new() function now. Specifically this affects GstClock and GstControlSource. https://bugzilla.gnome.org/show_bug.cgi?id=743062 |
||
---|---|---|
.. | ||
libcheck | ||
.gitignore | ||
check.h | ||
gstbufferstraw.c | ||
gstbufferstraw.h | ||
gstcheck.c | ||
gstcheck.h | ||
gstconsistencychecker.c | ||
gstconsistencychecker.h | ||
gstharness.c | ||
gstharness.h | ||
gsttestclock.c | ||
gsttestclock.h | ||
Makefile.am | ||
meson.build |