decoder/mp4ff: support tags "albumartist", "band"

I'm not sure if mapping "band" to TAG_PERFORMER is correct, but it
might be better than nothing.
This commit is contained in:
Max Kellermann
2010-05-30 22:48:44 +02:00
parent 4028d03a6e
commit 017d61a1aa
2 changed files with 3 additions and 0 deletions

1
NEWS
View File

@@ -38,6 +38,7 @@ ver 0.16 (20??/??/??)
- wavpack: activate 32 bit support
- wavpack: allow more than 2 channels
- mp4ff: rename plugin "mp4" to "mp4ff"
- mp4ff: support tags "albumartist", "band"
* encoders:
- twolame: new encoder plugin based on libtwolame
- flac: new encoder plugin based on libFLAC