gstreamer/gst-libs/gst/gl/x11
Matthew Waters ac4db593f8 [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.
2014-03-15 18:36:56 +01:00
..
gstglwindow_x11.c [705/906] x11: don't shutdown in _finalize 2014-03-15 18:36:56 +01:00
gstglwindow_x11.h [692/906] window_x11: add XError trapping 2014-03-15 18:36:55 +01:00
gstglwindow_x11_egl.c [669/906] window: seperate object creation and context creation 2014-03-15 18:36:53 +01:00
gstglwindow_x11_egl.h [669/906] window: seperate object creation and context creation 2014-03-15 18:36:53 +01:00
gstglwindow_x11_glx.c [693/906] x11_glx: ask for a 3.0 GL Context 2014-03-15 18:36:55 +01:00
gstglwindow_x11_glx.h [690/906] windowx11glx: use fbconfigs if supported 2014-03-15 18:36:55 +01:00
Makefile.am [695/906] build: remove libtool warning about -version-info not used in convenience libraries 2014-03-15 18:36:55 +01:00