decodebin3: fix output->decoder_{sink,src} leak
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 1 Aug 2016 11:35:16 +0000 (13:35 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 3 Aug 2016 15:49:45 +0000 (17:49 +0200)
commit487ef12fd129428faf11736967922905523302c0
tree30fb066dfd14cd509be7fc34c0ed02556306a42b
parentacbaa83450d13d20e4851ab5fa959166688b5add
decodebin3: fix output->decoder_{sink,src} leak

output->decoder_sink and output->decoder_src are both going to be
replaced in the 2 branches of the following 'if'.

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