gstreamer/tests/check
Matthew Waters a4e49ba8c9 gl: avoid deadlock querying for OpenGL context
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>
2020-04-24 18:03:16 +10:00
..
elements gl: avoid deadlock querying for OpenGL context 2020-04-24 18:03:16 +10:00
generic Remove autotools build system 2019-10-13 14:15:43 +01:00
gst Remove autotools build system 2019-10-13 14:15:43 +01:00
libs video-hdr: Rework for GstVideoMasteringDisplayInfo and GstVideoContentLightLevel struct 2020-04-01 11:11:15 +00:00
pipelines tests: simple-launch-lines: remove use of unused HAVE_LIBVISUAL define 2019-12-09 07:33:55 +00:00
gst-plugins-base.supp tests: fix up valgrind suppressions for glibc getaddrinfo leaks 2019-09-08 01:52:36 +01:00
meson.build gl: avoid deadlock querying for OpenGL context 2020-04-24 18:03:16 +10:00