mirror of
https://github.com/taglib/taglib.git
synced 2025-06-04 01:28:21 -04:00
libid3tag: *) Handle the case of there being an extended header where the first byte is zero (this was running into a check to see if the padding had been reached) *) Add support for reading ID3v2::Frame::Header flags. Previously this was not implemented, but was needed to... *) Properly adjust the reading position for the existance of a data length indicator at the beginning of frames Things now seem to work with the test files that I have here. Since this is the only other ID3v2.4 implmentation that I know of "in the wild" it's nice that they now play nice together. libid3tag uses many more of the unique ID3v2.4 features than TagLib does. CCMAIL:82867-done@bugs.kde.org git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@332778 283d02a7-25f6-0310-bc7c-ecb5cbfe19da