mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-10 18:10:56 +09:00
![]() A previous commit made it so that SeekTable doesn't provide a seek point from `seek_point_before()` if there is not a seek point before the requested sample index. However, MP3Loader was only setting a seek point after the first 10 frames, meaning that it would do nothing when seeking back to 0. To fix this, add a seek point at byte 0 for the first sample, so that `seek_point_before()` will never fail. |
||
---|---|---|
.. | ||
Applets | ||
Applications | ||
BuggieBox | ||
Demos | ||
DevTools | ||
DynamicLoader | ||
Games | ||
Libraries | ||
Services | ||
Shell | ||
Utilities | ||
CMakeLists.txt |