mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
Seek points were being created after adding to the sample count in `build_seek_table()`, meaning that they would be offset forward by `MP3::frame_size` samples. This also allows us to remove the hardcoded sample 0 seek point that was previously added, since a seek point at sample 0 will now be added by the loop.
38 KiB
38 KiB