..
data
Renamed unsupported-extension.xxx and modified test
2016-12-22 15:19:45 +00:00
CMakeLists.txt
Ogg Speex: AudioProperties improvements
2015-06-18 17:23:03 +09:00
main.cpp
Correct the license information.
2016-02-06 01:27:36 +09:00
test_aiff.cpp
Correct the license information.
2016-02-06 01:27:36 +09:00
test_ape.cpp
Correct the license information.
2016-02-06 01:27:36 +09:00
test_apetag.cpp
Check invalid Unicode APE keys properly.
2016-11-09 00:29:03 +09:00
test_asf.cpp
Add a common function to generate a long string to test.
2016-10-31 20:01:52 +09:00
test_bytevector.cpp
Rewrite ByteVector::replace() to run in O(n) time.
2016-12-05 11:02:59 +09:00
test_bytevectorlist.cpp
Correct the license information.
2016-02-06 01:27:36 +09:00
test_bytevectorstream.cpp
Fix defect in ByteVectorStream::seek when Position==End.
2016-09-15 16:30:16 +02:00
test_file.cpp
Add a test for File::truncate().
2016-10-27 15:15:22 +09:00
test_fileref.cpp
Renamed unsupported-extension.xxx and modified test
2016-12-22 15:19:45 +00:00
test_flac.cpp
Add a test for #743/#779.
2016-11-29 10:53:33 +09:00
test_flacpicture.cpp
Correct the license information.
2016-02-06 01:27:36 +09:00
test_flacunknownmetadatablock.cpp
Correct the license information.
2016-02-06 01:27:36 +09:00
test_id3v1.cpp
Correct the license information.
2016-02-06 01:27:36 +09:00
test_id3v2.cpp
Merge pull request #759 from ufleisch/mp4_classical
2016-11-08 21:12:31 +09:00
test_info.cpp
Correct the license information.
2016-02-06 01:27:36 +09:00
test_it.cpp
Correct the license information.
2016-02-06 01:27:36 +09:00
test_list.cpp
Separate some tests to make them more specific.
2016-11-09 15:51:33 +09:00
test_map.cpp
Separate some tests to make them more specific.
2016-11-09 15:51:33 +09:00
test_mod.cpp
Correct the license information.
2016-02-06 01:27:36 +09:00
test_mp4.cpp
Merge pull request #765 from TsudaKageyu/zero-length-atom
2016-11-08 21:12:47 +09:00
test_mp4coverart.cpp
Correct the license information.
2016-02-06 01:27:36 +09:00
test_mp4item.cpp
Correct the license information.
2016-02-06 01:27:36 +09:00
test_mpc.cpp
Correct the license information.
2016-02-06 01:27:36 +09:00
test_mpeg.cpp
Correct the license information.
2016-02-06 01:27:36 +09:00
test_ogg.cpp
Prevent the segment table of Ogg pages from exceeding the size limit.
2016-12-01 10:51:59 +09:00
test_oggflac.cpp
Add a common function to generate a long string to test.
2016-10-31 20:01:52 +09:00
test_opus.cpp
Add a common function to generate a long string to test.
2016-10-31 20:01:52 +09:00
test_propertymap.cpp
Correct the license information.
2016-02-06 01:27:36 +09:00
test_riff.cpp
Always update the global RIFF size when updating RIFF files.
2016-02-22 22:27:18 +09:00
test_s3m.cpp
Correct the license information.
2016-02-06 01:27:36 +09:00
test_speex.cpp
Add a common function to generate a long string to test.
2016-10-31 20:01:52 +09:00
test_string.cpp
A bit more tolerant check to return itself in String::substr().
2016-11-26 13:05:14 +09:00
test_synchdata.cpp
Fix a possible out-of-bounds access in SynchData::decode().
2016-02-19 20:58:09 +09:00
test_trueaudio.cpp
Correct the license information.
2016-02-06 01:27:36 +09:00
test_wav.cpp
Correct the license information.
2016-02-06 01:27:36 +09:00
test_wavpack.cpp
Correct the license information.
2016-02-06 01:27:36 +09:00
test_xiphcomment.cpp
Suppress MSVC warnings in test.
2016-11-24 14:45:22 +09:00
test_xm.cpp
Correct the license information.
2016-02-06 01:27:36 +09:00
utils.h
Add a common function to generate a long string to test.
2016-10-31 20:01:52 +09:00