]> granicus.if.org Git - taglib/commit
Implementation of the ID3v2.4 OWNE frame.
authorRupert Daniel <rupert.daniel@beatport.com>
Wed, 5 Sep 2012 15:37:46 +0000 (16:37 +0100)
committerRupert Daniel <rupert.daniel@beatport.com>
Wed, 5 Sep 2012 15:37:46 +0000 (16:37 +0100)
commit719187794e830d8d24acab4622212dc27f5c0afb
treeb62fbe35dab05377327830a4488189d10cfaef25
parent33d0be110b8efca6231279139693c54bdd3465ea
Implementation of the ID3v2.4 OWNE frame.
taglib/mpeg/id3v2/frames/ownershipframe.cpp [new file with mode: 0644]
taglib/mpeg/id3v2/frames/ownershipframe.h [new file with mode: 0644]
taglib/mpeg/id3v2/id3v2framefactory.cpp
taglib/mpeg/id3v2/id3v2tag.cpp
taglib/mpeg/id3v2/id3v2tag.h
tests/test_id3v2.cpp