Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-01-07 | decoder/vorbis: convert to C++ | Max Kellermann | 1 | -3/+3 |
2012-09-05 | decoder/{flac,vorbis}: move tag table to XiphTags.c | Max Kellermann | 1 | -8/+2 |
2012-02-12 | tag_handler: handle arbitrary name/value pairs | Max Kellermann | 1 | -0/+13 |
2012-02-11 | decoder_plugin: scan tags with callback table | Max Kellermann | 1 | -12/+23 |
2012-02-11 | decoder/{vorbis,flac}: use the tag_table library | Max Kellermann | 1 | -10/+11 |
2012-02-11 | decoder/vorbis: move code to vorbis_comment.c | Max Kellermann | 1 | -0/+131 |