gstreamer/gst-libs
Matthew Waters 4f117323b8 [705/906] x11: don't shutdown in _finalize
The window's loop could be still running when _finalize is called
and if we destroy the display connection it will never be closed.

Add _open and _close vfuncs to GstGLWindow so that subclasses can
start up and shutdown at the right time.
2017-12-09 19:31:28 +00:00
..
gst/gl [705/906] x11: don't shutdown in _finalize 2017-12-09 19:31:28 +00:00