pdeljanov / Symphonia

Pure Rust multimedia format demuxing, tag reading, and audio decoding library
Mozilla Public License 2.0
2.42k stars 144 forks source link

mkv: fix seeking error #284

Open GonnaHackIt opened 6 months ago

GonnaHackIt commented 6 months ago

This PR fixes the #278.

dedobbin commented 1 month ago

Since we already went over this quite a bit in the mentioned issue i say this is good to go. If you want to test run it @pdeljanov , the issue also contains some example input and ways to confirm this works in the issue discussion