gstreamer/gst-libs/gst/gl/win32
Seungha Yang 55f10f31d4 glwindow/win32: Fix possible deadlock around key/mouse event handling
Calling gst_gl_window_send_{key,mouse}_event() from GstGLContext
thread might cause a deadlock. Instead, use the dedicated event handling
thread in GstGLDisplay.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/721>
2020-07-08 13:41:07 +00:00
..
gstglwindow_win32.c glwindow/win32: Fix possible deadlock around key/mouse event handling 2020-07-08 13:41:07 +00:00
gstglwindow_win32.h gl/win32: Use g_io_channel_win32_new_messages() instead of our custom GSource 2018-09-21 11:57:01 +03:00