aboutsummaryrefslogtreecommitdiffstats
path: root/src/riff.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-03-02tag_id3: parse ID3 tags in RIFF/WAV filesMax Kellermann1-0/+104
Added a small RIFF parser library. Look for an "id3" chunk, and let libid3tag parse it.