taglib/mpeg/id3v2
Scott Wheeler 59fd610999 Finally took Tommi's suggestion here and introduced a version of the ByteVectorList::split()
that takes a maximum number of values.  This should probably be used more widely in
places where the max is known ahead of time for this to be a more useful fix than nailing
just this special case.  Anyway, fixes the bug.

BUG:103622


git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@438030 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
2005-07-23 23:11:20 +00:00
..
frames Finally took Tommi's suggestion here and introduced a version of the ByteVectorList::split() 2005-07-23 23:11:20 +00:00
id3v2.4.0-frames.txt This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00
id3v2.4.0-structure.txt This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00
id3v2extendedheader.cpp This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00
id3v2extendedheader.h This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00
id3v2footer.cpp This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00
id3v2footer.h This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00
id3v2frame.cpp Instead of returning 0 on finding a deprecated frame type, create an 2005-05-17 23:57:23 +00:00
id3v2frame.h Instead of returning 0 on finding a deprecated frame type, create an 2005-05-17 23:57:23 +00:00
id3v2framefactory.cpp Instead of returning 0 on finding a deprecated frame type, create an 2005-05-17 23:57:23 +00:00
id3v2framefactory.h Here's an oops -- this *really* should have been virtual. I'm not sure how 2004-08-06 01:54:28 +00:00
id3v2header.cpp Mostly get ID3v2.2 working. Sure, it's a standard from 1998 that was 2004-02-20 01:41:25 +00:00
id3v2header.h This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00
id3v2synchdata.cpp This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00
id3v2synchdata.h This commit was manufactured by cvs2svn to accommodate 2004-02-17 02:11:05 +00:00
id3v2tag.cpp Instead of returning 0 on finding a deprecated frame type, create an 2005-05-17 23:57:23 +00:00
id3v2tag.h missing const 2004-07-26 13:44:59 +00:00
Makefile.am Patch from Allan to add support for compressed frames. 2004-09-10 01:29:49 +00:00