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-06-30 21:22:13 +02:00
parent cfcd84655c
commit 0aeec90590
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -1,6 +1,8 @@
ver 0.15.11 (2010/??/??)
* tags:
- ape: support album artist
* decoders:
- mp4ff: support tags "albumartist", "band"
ver 0.15.10 (2010/05/30)