Commit Graph
4 Commits
Author SHA1 Message Date
Mattias Wadman 77907a30b7 Add Ogg Opus metadata support (#69)
Refactor into a ogg demuxer that returns slice of packets
and then look for first vorbis comment or opus tags packet.

Fixes #64
2022-05-30 21:04:23 +10:00
Mattias Wadman 5d76b8eaae vorbis: Add comment picture support (#65) 2020-04-12 13:29:33 +10:00
Mattias Wadman 2d92c90588 Read and skip extended header bytes for 2.3 and 2.4
Fixes #21
2016-05-05 17:18:51 +02:00
Mattias Wadman 78bcb9ae28 Add COM and ULT text frames
Add COM and ULT, both have lang and enc
See http://id3.org/id3v2-00
2016-01-01 16:20:32 +01:00