camerabin: Fix references to avoid element leaking
authorThiago Santos <thiago.sousa.santos@collabora.com>
Sat, 28 Jul 2012 21:04:57 +0000 (18:04 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.com>
Sat, 28 Jul 2012 21:27:19 +0000 (18:27 -0300)
commit3ce5a977ad614f5561e3fb37a77bc470518832b0
tree4fa9e8d43d4475c365ba299ff88b57990d1020c9
parent5d890b3c92714e1f37163290c32911bcd7818a57
camerabin: Fix references to avoid element leaking

Some pad probes are never going to be removed from the pads, so
we shouldn't keep a camerabin reference with them or camerabin will
never get released
gst/camerabin2/gstcamerabin2.c