summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* fix incorrect handling of block alignJosh Coalson2008-09-131-1/+1
* add support for Wave64 (SF#1769582: https://sourceforge.net/tracker/index.php...Josh Coalson2008-09-094-17/+79
* add support for RF64Josh Coalson2008-09-094-13/+216
* don't use filenames with colons to avoid problems on cygwinJosh Coalson2008-06-031-78/+78
* update copyright for 2008Josh Coalson2008-02-2814-14/+14
* bump version number to 1.2.1Josh Coalson2007-09-141-1/+1
* replace CLEANFILES with clean-local: targetJosh Coalson2007-09-113-16/+6
* *** empty log message ***Josh Coalson2007-09-091-1/+1
* Fixed bug where importing non-CDDA cuesheets would cause an invalid lead-out ...Josh Coalson2007-09-0919-19/+19
* add --disable-cpplibs configure option (SF#1723295: https://sourceforge.net/t...Josh Coalson2007-08-291-2/+6
* solaris 10 fixes (SF#1783225: https://sourceforge.net/tracker/index.php?func=...Josh Coalson2007-08-291-2/+7
* change default extension for ogg flac from .ogg to .oga (SF#1762492: http://s...Josh Coalson2007-08-014-13/+14
* bump release date to 7/15/07Josh Coalson2007-07-161-1/+1
* bump version number to 1.2.0Josh Coalson2007-07-071-1/+1
* switch from --logfile-fd= to --log-fd= to match newer valgrind optionsJosh Coalson2007-06-208-14/+14
* add support for reading the raw pcm samples so that seeker can check that dec...Josh Coalson2007-06-161-6/+17
* bump version number to 1.1.4Josh Coalson2007-02-141-1/+1
* expand test to include simplified for of specificationJosh Coalson2007-02-091-2/+16
* update to match new default blocksize of 4096Josh Coalson2007-02-0713-13/+13
* update to match default block sizeJosh Coalson2007-02-071-1/+1
* minor commentsJosh Coalson2007-02-041-1/+1
* add 2007 copyrightJosh Coalson2007-02-0214-14/+14
* more test variations on fsd streamsJosh Coalson2007-01-191-14/+6
* add picture.okJosh Coalson2006-11-211-0/+1
* add logging of command to valgrind logJosh Coalson2006-11-204-0/+7
* add logging of command to valgrind logJosh Coalson2006-11-202-0/+5
* bump version number to 1.1.3Josh Coalson2006-11-171-1/+1
* add test_picture to grabbag testsJosh Coalson2006-11-172-0/+64
* fix typoJosh Coalson2006-11-171-1/+1
* encode with --no-padding where possible to speed up testJosh Coalson2006-11-173-14/+14
* add argument to test_seeking to accept #samples in the input, to better evalu...Josh Coalson2006-11-161-6/+9
* add missing --laxJosh Coalson2006-11-101-1/+1
* add tests for different fractional end blocks with different blocksizesJosh Coalson2006-11-091-3/+25
* add tests for fractional blocksJosh Coalson2006-11-081-1/+18
* add support from encoding from ogg flac inputJosh Coalson2006-11-041-13/+74
* rename metaflac's --import-picture to --import-picture-from for consistency w...Josh Coalson2006-11-021-10/+10
* add --export-picture-to option to metaflacJosh Coalson2006-11-021-0/+15
* default to FLAC__TEST_LEVEL=1Josh Coalson2006-11-022-0/+8
* remove now-obsolete libOggFLAC stuffJosh Coalson2006-10-161-1/+1
* bump version to 1.1.3-beta2Josh Coalson2006-10-161-1/+1
* merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation sti...Josh Coalson2006-10-158-118/+2
* add missing filesJosh Coalson2006-10-111-1/+18
* bump version number to 1.1.3-beta1Josh Coalson2006-10-101-1/+1
* limit subset further if sample rate is <=48kHz: max blocksize is 4608 and max...Josh Coalson2006-10-071-17/+17
* expand round-trip tests to include odd bits per sample (all 4<=bps<=24)Josh Coalson2006-10-071-7/+6
* complete WAVEFORMATEXTENSIBLE support, multichannel assignments in format and...Josh Coalson2006-10-061-6/+6
* minor fix for windows quirkJosh Coalson2006-10-031-1/+11
* minor syntaxJosh Coalson2006-10-031-1/+1
* change default padding to 8K, or 64K if input audio stream is >= 20 minutes longJosh Coalson2006-09-2721-21/+21
* add --import-picture command to metaflacJosh Coalson2006-09-2618-2/+2293