Skip to content

Commit 241bd1a

Browse files
committed
changelog: note symphonia decoder total duration fix
1 parent 691513f commit 241bd1a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5656
correctly.
5757
- Removed unwrap() calls in MP3, WAV, FLAC and Vorbis format detection for better error handling.
5858
- `LoopedDecoder::size_hint` now correctly indicates an infinite stream.
59-
- Symphonia decoder `total_duration` for Vorbis now return the correct value (#696).
59+
- Symphonia decoder `total_duration` no longer returns None when it could
60+
return Some
6061
- Symphonia decoder for MP4 now seeks correctly (#577).
6162

6263
### Deprecated

0 commit comments

Comments
 (0)