mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-03 09:23:37 +00:00
8547c89b86
And fix an out of bounds acces when seeking to the end of a video. Skipping samples is needed even when seeking through silent edits because a silent stream is queued for those. Fixes #10219.