summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* new pictures/ directory has files used to test PICTURE metadata importingJosh Coalson2006-09-2416-1/+33
* minor commentsJosh Coalson2006-09-161-1/+1
* add support for new REPLAYGAIN_REFERENCE_LOUDNESS tagJosh Coalson2006-09-155-8/+9
* merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_B...Josh Coalson2006-09-136-35/+46
* add support for encoding from FLAC to FLAC while preserving metadataJosh Coalson2006-08-2828-181/+1502
* switch metaflac test over to comparing output against "golden" filesJosh Coalson2006-08-2848-185/+1172
* add configure options --disable-thorough-tests which breaks up testing into 3...Josh Coalson2006-05-2512-71/+74
* add 2206 to copyright noticeJosh Coalson2006-04-2513-13/+13
* default to using current script as test file if there is no /bin/shJosh Coalson2005-09-031-1/+3
* only generate ogg files if flac is ogg-enabledJosh Coalson2005-09-031-3/+4
* add shorthand option --remove-replay-gain to metaflacJosh Coalson2005-08-311-0/+8
* add support for raw and aiff input in the multifile tests; also add proper ch...Josh Coalson2005-08-271-73/+134
* fix bug in cuesheet parsing where it would return an error if the last line o...Josh Coalson2005-08-094-0/+15
* fix endian-ness on sine wave testsJosh Coalson2005-02-031-6/+6
* skip the --input-size test until cat works in cygwinJosh Coalson2005-02-021-6/+9
* fix: only do ogg-flac seeking tests if flac has ogg support built inJosh Coalson2005-02-011-8/+21
* fix script invocation in valgrind modeJosh Coalson2005-01-281-1/+1
* add test_seeking runs for native FLAC files with total_samples=0 in the STREA...Josh Coalson2005-01-261-0/+26
* add 2005 to copyright noticesJosh Coalson2005-01-2513-13/+13
* add test for 'flac --input-size'Josh Coalson2004-12-301-0/+16
* add a default BUILD targetJosh Coalson2004-12-301-13/+17