glfilter: remove display_init/reset
authorMatthew Waters <matthew@centricular.com>
Mon, 7 Nov 2016 15:21:20 +0000 (02:21 +1100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:23 +0000 (19:32 +0000)
commit181dacc77e389115116f6d2063af80cb74c1d2f8
tree1d6f05e6808ec696f0d684645f4815936f2d8a0c
parent873466a1f1e91aeb4729ed81f23dbde9272c2f11
glfilter: remove display_init/reset

They are mirrors of GstGLBaseFilter's gl_start() and gl_stop() virtual methods
so use them instead.
ext/gl/gstgldifferencematte.c
ext/gl/gstgleffects.c
ext/gl/gstglfiltercube.c
ext/gl/gstgloverlay.c
ext/gl/gstgltransformation.c
gst-libs/gst/gl/gstglbasefilter.c
gst-libs/gst/gl/gstglfilter.c
gst-libs/gst/gl/gstglfilter.h