aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-03-02 18:00:46 +0100
committerMax Kellermann <max@duempel.org>2009-03-02 18:00:46 +0100
commit336f624277933a34a049d1d5e88f1357bf8048d8 (patch)
tree701b28f6e07824758ece375cccb7f53f40fe553a /NEWS
parent72176db429c0341c041a95c5daa50de7aece2da2 (diff)
downloadmpd-336f624277933a34a049d1d5e88f1357bf8048d8.tar.gz
mpd-336f624277933a34a049d1d5e88f1357bf8048d8.tar.xz
mpd-336f624277933a34a049d1d5e88f1357bf8048d8.zip
tag_id3: parse ID3 tags in RIFF/WAV files
Added a small RIFF parser library. Look for an "id3" chunk, and let libid3tag parse it.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index aa687a22f..c90e3e82a 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,7 @@ ver 0.15 - (200?/??/??)
- support the "album artist" tag
- support MusicBrainz tags
- parse RVA2 tags in mp3 files
+ - parse ID3 tags in RIFF/WAV files
* decoders:
- audiofile: streaming support added
- audiofile: added 24 bit support