mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-12 12:21:30 +00:00
c0f44e90c5
If there are multiple Wayland event listeners in different threads we get the formats and modifiers pushed concurrently which leads to segfault from GArray methods. This patch protects the array. The problem occurs e.g. when using vaapipostproc together with Qt qmlglsink, QtWayland will get the events as well as VAAPI. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5280> |
||
---|---|---|
.. | ||
vaapi | ||
meson.build |