We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 691513f commit 241bd1aCopy full SHA for 241bd1a
CHANGELOG.md
@@ -56,7 +56,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
56
correctly.
57
- Removed unwrap() calls in MP3, WAV, FLAC and Vorbis format detection for better error handling.
58
- `LoopedDecoder::size_hint` now correctly indicates an infinite stream.
59
-- Symphonia decoder `total_duration` for Vorbis now return the correct value (#696).
+- Symphonia decoder `total_duration` no longer returns None when it could
60
+ return Some
61
- Symphonia decoder for MP4 now seeks correctly (#577).
62
63
### Deprecated
0 commit comments