mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 18:51:11 +00:00
a4e49ba8c9
If there are two elements and threads attempting to query each other for an OpenGL context. The locking may result in a deadlock. We need to unlock each element's context_lock when querying another element for the OpenGL context in order to allow any other element to take the lock when the other element is querying for an OpenGL context. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/642> |
||
---|---|---|
.. | ||
gst | ||
meson.build |