playbin3: fix stream leak
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 14 Jul 2016 08:33:38 +0000 (10:33 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Mon, 18 Jul 2016 12:58:39 +0000 (13:58 +0100)
commit9834782afa1e5eada76cda985f301562fae1d470
tree2b849d72484584f67e77110bb009ddc33e08d2c2
parent83f30627cd9460157935e7e9603c60a15555967e
playbin3: fix stream leak

The stream returned by gst_message_streams_selected_get_stream() is
reffed.

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