glbasefilter: actually indicate start internally
authorMatthew Waters <matthew@centricular.com>
Mon, 6 Nov 2017 13:07:42 +0000 (00:07 +1100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:30 +0000 (19:32 +0000)
commit5345acac545349e29cf84d3c532850230cb5e6f8
treee2a317d4dc6a3564b46d6ed6f5ca07cd57150411
parent5793dfe88113eb6a6726d1ea27e270c7f7b28b85
glbasefilter: actually indicate start internally

Otherwise when we stop, the necessary stop functions will not be called
and things may be leaked.

https://bugzilla.gnome.org/show_bug.cgi?id=788280
gst-libs/gst/gl/gstglbasefilter.c