gstreamer/gst/camerabin2
Thiago Santos a70764df5a wrappercamerabinsrc: do not give references to probes
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
2014-07-26 13:27:51 -03:00
..
camerabin2-src.txt camerabin: remove custom renegotiate event 2012-05-01 15:31:11 -03:00
camerabingeneral.c wrappercamerabinsrc: Don't unset the video-source property on pipeline start 2013-06-10 16:16:29 +02:00
camerabingeneral.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstcamerabin2.c camerabin: use gst_object_ref to make it easier to track refs 2014-07-26 12:46:01 -03:00
gstcamerabin2.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstplugin.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstviewfinderbin.c camerabin: add any feature to viewfinderbin static pad template 2014-04-09 08:56:01 +02:00
gstviewfinderbin.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstwrappercamerabinsrc.c wrappercamerabinsrc: do not give references to probes 2014-07-26 13:27:51 -03:00
gstwrappercamerabinsrc.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
PORTING camerabin2: add location=NULL docs to PORTING 2011-07-25 10:32:51 -03:00