Commit Graph

9 Commits

Author SHA1 Message Date
Mattias Wadman
5d76b8eaae
vorbis: Add comment picture support (#65) 2020-04-12 13:29:33 +10:00
David Howden
7e5c04fecc
move towards using uint for all sizes (#59)
* move towards using uint for all sizes
* dsf: support larger files
2019-11-22 22:50:59 +11:00
David Howden
f644c14784 vorbis: refactor integer decoding to use more clear naming
Relates to #56.
2019-11-21 00:20:07 +11:00
Jonas L
34f7f1e3c8 Add comment metadata (#44) 2018-11-05 07:56:00 +11:00
Jonas L
8244084007 Add parsing year for vorbis comment (#39) 2018-08-15 19:16:51 +01:00
David Howden
d449289c5e vorbis: fix panic on invalid encoding
Fixes #33
2018-02-07 18:37:07 +11:00
David Howden
e24fc33f60 Fix Format and FileType enumerations, and incorrect Format() for OGG. 2017-09-14 08:55:56 +10:00
David Howden
4cd9615aa1 Set Vorbis.AlbumArtist to return "albumartist" attribute. 2016-04-20 21:52:54 +10:00
David Howden
4c2b34fa94 Reorganised Vorbis Comment parsing into own type
- Added FileType to Metadata to distinguish between FLAC and OGG
- TODO: fix ALAC files being identified as AAC
2015-05-24 10:44:45 +10:00