GstGLSinkBin: fixed sink property leak
authorJuan Pablo Ugarte <juanpablougarte@gmail.com>
Fri, 10 Feb 2017 13:29:49 +0000 (10:29 -0300)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:26 +0000 (19:32 +0000)
commit5ffa05081fbb472e2145387c65534dae7bfca061
treea184d5386be4bf7139447e540281ca61439c63a7
parentcdec2d01812202261aacdae468dcf47d903a434d
GstGLSinkBin: fixed sink property leak

No need to keep an extra reference to sink since an indirect one is added by gst_bin_add()

https://bugzilla.gnome.org/show_bug.cgi?id=778452
ext/gl/gstglsinkbin.c