mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 18:51:11 +00:00
a70764df5a
They are kept until the probes are removed but they will never be removed as the refcount of the element won't get to 0 because the probes own references (cyclic refs). As the probes should only be running as long as the element is running there is no need to secure a ref for them. Removes 3 leaked refs of wrappercamerabinsrc |
||
---|---|---|
.. | ||
camerabin2-src.txt | ||
camerabingeneral.c | ||
camerabingeneral.h | ||
gstcamerabin2.c | ||
gstcamerabin2.h | ||
gstplugin.c | ||
gstviewfinderbin.c | ||
gstviewfinderbin.h | ||
gstwrappercamerabinsrc.c | ||
gstwrappercamerabinsrc.h | ||
Makefile.am | ||
PORTING |