glbasefilter: actually indicate start internally
authorMatthew Waters <matthew@centricular.com>
Mon, 6 Nov 2017 13:07:42 +0000 (00:07 +1100)
committerMatthew Waters <matthew@centricular.com>
Mon, 6 Nov 2017 13:09:08 +0000 (00:09 +1100)
commitb495af21acda8f8b3669406c7b24fea99708ef66
treed38232120a7bd80ba5f051b3da92d0cb184950c5
parentc85b825bb273ce1a0de01f2d0a33ae5662d9312e
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