Revision 918892
Go back to digest for 1st February 2009Features in Multimedia
Alex Merry committed changes in /trunk/extragear/multimedia/amarok:
Add MP4 replay gain tag support, providing you have libMP4v2.
If you don't have libMP4v2 and want MP4 tag reading support, you either need to install it or extend metadata/m4a to read freeform data (ie: starting with ----).
I personally have no interest in working on metadata/m4a when metadata/mp4 works perfectly well. However, if someone implements freeform data reading in metadata/m4a, I'm happy to do the rest of the work for reading replay gain tags.
File Changes
Modified 4 files
- /trunk/extragear/multimedia/amarok
- /ChangeLog
- /src/meta/MetaReplayGain.cpp
- /src/metadata/mp4/mp4tag.cpp
- /src/metadata/mp4/mp4tag.h
4 files changed in total