decodebin3: fix event leaks
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 14 Jul 2016 12:24:23 +0000 (14:24 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Mon, 18 Jul 2016 12:57:44 +0000 (13:57 +0100)
commite2263673d1a4178a1ec6e5805f75f2f8fe96fa9a
treea53c1ad1919eef1c3cc62b31da610c2b5f26b69f
parent51055f19243a28313dae30853a43c76471f2a874
decodebin3: fix event leaks

Returning GST_PAD_PROBE_HANDLED means we are taking care of unreffing
the probe info.

https://bugzilla.gnome.org/show_bug.cgi?id=768811
gst/playback/gstdecodebin3.c
gst/playback/gstparsebin.c