flac/test
Martijn van Beurden 7385dac383
Fix overflow of streaminfo total samples (github issue 237)
When writing a FLAC file with over 2^36 samples, the total samples
entry in streaminfo will overflow and wrap around. Setting it to 0
(which means unknown number of samples) makes sure the decoder
doesn't rely on this number

Co-authored-by: Ralph Giles <giles@thaumas.net>
2022-04-19 17:45:22 +02:00
..
cuesheets Bulk update copyright dates 2016-12-05 06:35:39 +11:00
flac-to-flac-metadata-test-files test: Ignore varying length in metadata 2019-07-15 09:42:38 +10:00
metaflac-test-files Set release date for 1.3.4. 2022-02-20 20:54:20 -08:00
pictures Bulk update copyright dates 2016-12-05 06:35:39 +11:00
CMakeLists.txt [CMake] Enable testing through busybox 2022-04-13 17:37:50 +02:00
Makefile.am Make sure CMake build files end up in release tarball 2019-10-01 08:18:28 +10:00
Makefile.lite Makefile.lite: Fix running of tests 2016-12-21 20:49:52 +11:00
common.sh.in [CMake] Enable testing through busybox 2022-04-13 17:37:50 +02:00
cuesheet.ok cuesheet.c: Allow quotes around ISRC field 2016-04-26 18:06:16 +10:00
metaflac.flac.in fix "unknown metadata block" test to use ID 126 instead of the now-reserved 127 2004-07-24 00:03:45 +00:00
metaflac.flac.ok fix "unknown metadata block" test to use ID 126 instead of the now-reserved 127 2004-07-24 00:03:45 +00:00
picture.ok expand test to include simplified for of specification 2007-02-09 16:11:24 +00:00
test_compression.sh Another bulk update of copyright dates 2016-12-05 19:07:13 +11:00
test_flac.sh Fix overflow of streaminfo total samples (github issue 237) 2022-04-19 17:45:22 +02:00
test_grabbag.sh Fix miscellaneous typos. 2018-05-24 07:20:19 +10:00
test_libFLAC++.sh Bulk update copyright dates 2016-12-05 06:35:39 +11:00
test_libFLAC.sh Bulk update copyright dates 2016-12-05 06:35:39 +11:00
test_metaflac.sh test: Ignore varying length in metadata 2019-07-15 09:42:38 +10:00
test_replaygain.sh Bulk update copyright dates 2016-12-05 06:35:39 +11:00
test_seeking.sh Bulk update copyright dates 2016-12-05 06:35:39 +11:00
test_streams.sh Bulk update copyright dates 2016-12-05 06:35:39 +11:00
write_iff.pl flac: Use WAVEFORMATEXTENSIBLE when bps != (8|16) 2017-05-27 17:22:19 +10:00