gstreamer/subprojects/gst-libav/ext
Sebastian Dröge 8209ae476f avviddec: Temporarily unlock stream lock while flushing buffers
This can call into the decoder again from other threads and try to take
the stream lock from there, which would cause a deadlock.

Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/2558

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4625>
2023-05-13 12:55:40 +01:00
..
libav avviddec: Temporarily unlock stream lock while flushing buffers 2023-05-13 12:55:40 +01:00