Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix OGG Vorbis infinite error spam with corrupt file.
When OGG Vorbis encountered unreadable file, it emitted infinite error spam. This PR returns the full number of frames in the case of error, to prevent infinite loop.
- Loading branch information