taglib/tests/data
Lukáš Lalinský f59c3b67aa Detect RIFF files with invalid chunk sizes
The bug report has a WAVE file with zero-sized 'data' chunk, which causes
TagLib to iterate over the file, 8 bytes in each iteration. The new code
adds a check for the chunk name, which forces it to mark the file as
invalid if the chunk name doesn't contain ASCII characters.

https://bugs.kde.org/show_bug.cgi?id=283412
2012-03-10 09:06:55 +01:00
..
64bit.mp4 Partial support for 64-bit atoms 2009-07-24 13:08:51 +00:00
005411.id3 Add a hack to read ID2v2.4 frames with v2.3-like sizes, written by iTunes. 2007-12-01 09:15:23 +00:00
broken-tenc.id3 Add a CppUnit-based test suite (only very few things is covered for now, but it's a start). 2007-11-10 16:46:04 +00:00
click.mpc Add a CppUnit-based test suite (only very few things is covered for now, but it's a start). 2007-11-10 16:46:04 +00:00
click.wv Add my old WMA and MP4 code. It is disabled by default, must be explicitly enabled to be compiled. 2008-11-12 08:17:11 +00:00
compressed_id3_frame.mp3 Fix parsing of regular 32-bit integers in SynchData::toUInt() 2010-04-15 20:22:21 +00:00
covr-junk.m4a Ignore trailing non-data atoms when parsing MP4 covr atoms 2010-04-02 12:14:32 +00:00
empty_flac.oga Don't wrote the Vorbis framing bit to OggFLAC files 2009-10-24 12:01:40 +00:00
empty_vorbis.oga Full read/write support for FLAC pictures 2011-01-08 10:36:26 +00:00
empty.aiff Handle RIFF chunk padding and ignore trailing garbage 2009-07-28 18:29:39 +00:00
empty.ogg Add a CppUnit-based test suite (only very few things is covered for now, but it's a start). 2007-11-10 16:46:04 +00:00
empty.spx Add a CppUnit-based test suite (only very few things is covered for now, but it's a start). 2007-11-10 16:46:04 +00:00
empty.tta TrueAudio support. 2007-11-10 22:55:14 +00:00
empty.wav Added reading of WAV audio length 2010-07-11 09:47:58 +00:00
gnre.m4a Fixed ID3v1-style genre to string conversion in MP4 files 2009-10-29 15:53:20 +00:00
has-tags.m4a Add my old WMA and MP4 code. It is disabled by default, must be explicitly enabled to be compiled. 2008-11-12 08:17:11 +00:00
id3v22-tda.mp3 Don't upgrade ID3v2.2 TDA frame when upgrading to TRCD 2010-04-03 16:58:03 +00:00
ilst-is-last.m4a Fix off-by-one error in MP4::Tag when looking for free padding to use 2009-04-29 15:12:19 +00:00
mac-390-hdr.ape Support for reading/writing tags from Monkey's Audio files 2010-07-03 11:32:27 +00:00
mac-396.ape Support for reading/writing tags from Monkey's Audio files 2010-07-03 11:32:27 +00:00
mac-399.ape Support for reading/writing tags from Monkey's Audio files 2010-07-03 11:32:27 +00:00
mpeg2.mp3 Use correct frame sizes when calculating length of MPEG 2 or 2.5 streams. 2007-11-22 18:55:47 +00:00
multiple-vc.flac Always read tags from the first Vorbis Comment block in FLAC files 2009-11-02 19:41:12 +00:00
no_length.wv Fix reading of WavPack streams without a length information in the header 2010-11-27 20:58:57 +00:00
no-tags.3g2 Add my old WMA and MP4 code. It is disabled by default, must be explicitly enabled to be compiled. 2008-11-12 08:17:11 +00:00
no-tags.flac Add a CppUnit-based test suite (only very few things is covered for now, but it's a start). 2007-11-10 16:46:04 +00:00
no-tags.m4a Add my old WMA and MP4 code. It is disabled by default, must be explicitly enabled to be compiled. 2008-11-12 08:17:11 +00:00
noise_odd.aif Fix writing of new RIFF chunks at even positions 2011-02-13 10:27:56 +00:00
noise.aif Fix writing of new RIFF chunks at even positions 2011-02-13 10:27:56 +00:00
silence-1.wma Add my old WMA and MP4 code. It is disabled by default, must be explicitly enabled to be compiled. 2008-11-12 08:17:11 +00:00
silence-44-s.flac Read-only support for FLAC picture blocks 2010-07-25 11:06:36 +00:00
unsynch.id3 Add a CppUnit-based test suite (only very few things is covered for now, but it's a start). 2007-11-10 16:46:04 +00:00
xing.mp3 Add a CppUnit-based test suite (only very few things is covered for now, but it's a start). 2007-11-10 16:46:04 +00:00
zero-size-chunk.wav Detect RIFF files with invalid chunk sizes 2012-03-10 09:06:55 +01:00