]> granicus.if.org Git - taglib/commit
Add native support for the RVA2 (relative volume adjustment) frame. The
authorScott Wheeler <wheeler@kde.org>
Tue, 27 Apr 2004 02:01:27 +0000 (02:01 +0000)
committerScott Wheeler <wheeler@kde.org>
Tue, 27 Apr 2004 02:01:27 +0000 (02:01 +0000)
commit5091aa0b0c3fb50cfd02030c49ac5543285342d9
treee607cc609b60eba52f4e9a4eb915971cf83f5b0c
parentde4bd42ef06fa7283a23b2c2db16e5a105d99295
Add native support for the RVA2 (relative volume adjustment) frame.  The
docs aren't there yet and this is completely untested, but that will follow
as soon as I find a file actually tagged with one of these.  :-)

CCMAIL:Jorn Baayen <jbaayen@gnome.org>

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@306706 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
mpeg/id3v2/frames/Makefile.am
mpeg/id3v2/frames/relativevolumeframe.cpp [new file with mode: 0644]
mpeg/id3v2/frames/relativevolumeframe.h [new file with mode: 0644]
mpeg/id3v2/id3v2framefactory.cpp