mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 18:40:49 +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.