mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 10:41:04 +00:00
ac4db593f8
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 |