-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the of-by-one issue that leads to a decoding error when decoding …
…the last frame. This is fixed by skipping the first frame likely containing the MP3 Info Tag explicit during tryOpen(): Explain why this can't be made conditional without handling the offset of the analysis data.
- Loading branch information
Showing
1 changed file
with
20 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters