mirror of
https://github.com/libretro/RetroArch
synced 2025-02-12 09:40:06 +00:00
This fix makes sure that we don't de-allocate the video buffer before while the decoding thread is still working. We also don't throw an misleading error when the decoding threads flushed the buffers on seeking.