mirror of
https://github.com/libretro/RetroArch
synced 2025-01-29 09:32:52 +00:00
baf065b789
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.