1
0
mirror of synced 2026-09-11 04:59:41 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Borewit 9f5f545136 Fix Ogg/Opus duration calculation.
Duration calculation requires to parse the entire Ogg/Opus file.
2025-11-15 19:24:15 +01:00
Borewit 2849deb89e CI: Improve structure Ogg unit tests
- Move an Ogg/Vorbis test to the correct description.
- Move some Ogg files, to the `ogg` subfolder
2025-07-20 13:32:23 +02:00
Borewit 121078b757 Add support for Ogg/FLAC 2025-07-03 22:17:42 +02:00
Borewit 1824cc1394 Implement handling multiple Ogg sub streams 2025-07-01 12:34:25 +02:00
Borewit 5fe094e47a Be able to calculate duration of Ogg file without last page not marked as such. (#609)
Handle duration calculation of Ogg file lacking last-page flag.
2020-09-07 21:53:13 +02:00