mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 07:16:55 +00:00
4f117323b8
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. |
||
---|---|---|
.. | ||
gstglwindow_x11.c | ||
gstglwindow_x11.h | ||
gstglwindow_x11_egl.c | ||
gstglwindow_x11_egl.h | ||
gstglwindow_x11_glx.c | ||
gstglwindow_x11_glx.h | ||
Makefile.am |