Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tag_id3: parse ID3 tags in AIFF files | Max Kellermann | 2009-03-02 | 1 | -0/+40 |
Added a small AIFF parser library, code copied from the RIFF parser (big-endian integers). Look for an "ID3" chunk, and let libid3tag parse it. |