mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 18:51:11 +00:00
7f59cefafb
gst_gl_window_quit() will attempt to send a message but will be called from GstGLContext's finalize handler and so the weak ref that backs gst_gl_window_get_context will return NULL as it has already been cleared. We need that context in send_message_async to decide whether to run the provided callback immediately or queue in GCD |
||
---|---|---|
.. | ||
allocators | ||
app | ||
audio | ||
fft | ||
gl | ||
pbutils | ||
riff | ||
rtp | ||
rtsp | ||
sdp | ||
tag | ||
video | ||
gettext.h | ||
glib-compat-private.h | ||
gst-i18n-app.h | ||
gst-i18n-plugin.h | ||
meson.build |