- 826a0a7 bump version number to 1.1.4 by Josh Coalson · 18 years ago
- 8a95ba6 expand test to include simplified for of specification by Josh Coalson · 18 years ago
- 2c5bbbf update to match new default blocksize of 4096 by Josh Coalson · 18 years ago
- 734fe75 update to match default block size by Josh Coalson · 18 years ago
- a502353 minor comments by Josh Coalson · 18 years ago
- e74bd95 add 2007 copyright by Josh Coalson · 18 years ago
- 574dc9c more test variations on fsd streams by Josh Coalson · 18 years ago
- 2824cec add picture.ok by Josh Coalson · 18 years ago
- 338a0b1 add logging of command to valgrind log by Josh Coalson · 18 years ago
- 8ebb95c add logging of command to valgrind log by Josh Coalson · 18 years ago
- c85f314 bump version number to 1.1.3 by Josh Coalson · 18 years ago
- ea86912 add test_picture to grabbag tests by Josh Coalson · 18 years ago
- 2b29546 fix typo by Josh Coalson · 18 years ago
- 5ebd693 encode with --no-padding where possible to speed up test by Josh Coalson · 18 years ago
- f8d544f add argument to test_seeking to accept #samples in the input, to better evaluate whether or not seeking near/past end-of-stream by Josh Coalson · 18 years ago
- 83d9142 add missing --lax by Josh Coalson · 18 years ago
- acc4bea add tests for different fractional end blocks with different blocksizes by Josh Coalson · 18 years ago
- 1d42ba6 add tests for fractional blocks by Josh Coalson · 18 years ago
- c28efe2 add support from encoding from ogg flac input by Josh Coalson · 18 years ago
- aec8bb3 rename metaflac's --import-picture to --import-picture-from for consistency with other options by Josh Coalson · 18 years ago
- 989f267 add --export-picture-to option to metaflac by Josh Coalson · 18 years ago
- 4ac9fdb default to FLAC__TEST_LEVEL=1 by Josh Coalson · 18 years ago
- 0b9442c remove now-obsolete libOggFLAC stuff by Josh Coalson · 18 years ago
- b1f3238 bump version to 1.1.3-beta2 by Josh Coalson · 18 years ago
- 8da98c8 merge libOggFLAC into libFLAC and libOggFLAC++ into FLAC++; documentation still needs work by Josh Coalson · 18 years ago
- 6dde751 add missing files by Josh Coalson · 18 years ago
- 663a2af bump version number to 1.1.3-beta1 by Josh Coalson · 18 years ago
- d0edb97 limit subset further if sample rate is <=48kHz: max blocksize is 4608 and max LPC order is 12 by Josh Coalson · 18 years ago
- 8def87a expand round-trip tests to include odd bits per sample (all 4<=bps<=24) by Josh Coalson · 18 years ago
- cc5c1d8 complete WAVEFORMATEXTENSIBLE support, multichannel assignments in format and documentation, multichannel support for AIFF and WAVE, channel mapping, new --channel-map=none option to flac, saving and restoring of WAVEFORMATEXTENSIBLE channel mask to/from tag, robust handling of "odd" sample resolutions (i.e. not multiple of 8 bits) for AIFF and WAVE by Josh Coalson · 18 years ago
- 8f6bdf2 minor fix for windows quirk by Josh Coalson · 18 years ago
- a65fd93 minor syntax by Josh Coalson · 18 years ago
- 2f3e673 change default padding to 8K, or 64K if input audio stream is >= 20 minutes long by Josh Coalson · 18 years ago
- b02574e add --import-picture command to metaflac by Josh Coalson · 18 years ago
- 0faeaa1 new pictures/ directory has files used to test PICTURE metadata importing by Josh Coalson · 18 years ago
- c0da196 minor comments by Josh Coalson · 18 years ago
- afd99a8 add support for new REPLAYGAIN_REFERENCE_LOUDNESS tag by Josh Coalson · 18 years ago
- 6b21f66 merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_BASELINE -j API_LAYER_MERGING_BRANCH by Josh Coalson · 18 years ago
- bfda378 add support for encoding from FLAC to FLAC while preserving metadata by Josh Coalson · 18 years ago
- ff151cc switch metaflac test over to comparing output against "golden" files by Josh Coalson · 18 years ago
- de9091e add configure options --disable-thorough-tests which breaks up testing into 3 levels: 0 for basic testing, 1 for thorough testing, 2 for exhaustive testing by Josh Coalson · 19 years ago
- 0395dac add 2206 to copyright notice by Josh Coalson · 19 years ago
- 1be4415 default to using current script as test file if there is no /bin/sh by Josh Coalson · 19 years ago
- 461899f only generate ogg files if flac is ogg-enabled by Josh Coalson · 19 years ago
- 83b8d28 add shorthand option --remove-replay-gain to metaflac by Josh Coalson · 19 years ago
- c2751e6 add support for raw and aiff input in the multifile tests; also add proper checking for the correct operation of --sector-align by Josh Coalson · 19 years ago
- 0d903aa fix bug in cuesheet parsing where it would return an error if the last line of the cuesheet did not end with a newline by Josh Coalson · 19 years ago
- 439367c fix endian-ness on sine wave tests by Josh Coalson · 20 years ago
- 47a6b5f skip the --input-size test until cat works in cygwin by Josh Coalson · 20 years ago
- 7ffd7e4 fix: only do ogg-flac seeking tests if flac has ogg support built in by Josh Coalson · 20 years ago
- cc12687 fix script invocation in valgrind mode by Josh Coalson · 20 years ago
- 450572f add test_seeking runs for native FLAC files with total_samples=0 in the STREAMINFO by Josh Coalson · 20 years ago
- a78fac6 add 2005 to copyright notices by Josh Coalson · 20 years ago
- dad6ad4 add test for 'flac --input-size' by Josh Coalson · 20 years ago
- f3becfd add a default BUILD target by Josh Coalson · 20 years ago
- b43d3cb fix PATH and LD_LIBRARY_PATH settings, pass build type as first arg to test scripts by Josh Coalson · 20 years ago
- b42b0ee initial import by Josh Coalson · 20 years ago
- 5367759 more path fixes by Josh Coalson · 20 years ago
- 1baba26 remove dangerous clean targets by Josh Coalson · 20 years ago
- 6803734 fix path to bin files by Josh Coalson · 20 years ago
- 70d8563 minor formatting by Josh Coalson · 20 years ago
- 68d1321 run metaflac under valgrind also if requested by Josh Coalson · 20 years ago
- d434672 fixes for windows by Josh Coalson · 20 years ago
- 0ceb449 rename metaflac *-vc-* options to *-tag-* ones, only ones remain but deprecated by Josh Coalson · 20 years ago
- a1093f9 add metaflac to search path by Josh Coalson · 20 years ago
- 4f4beee minor wording by Josh Coalson · 20 years ago
- 29f52ea add testing of min/max possible --skip values by Josh Coalson · 20 years ago
- a7eecd0 fix "unknown metadata block" test to use ID 126 instead of the now-reserved 127 by Josh Coalson · 20 years ago
- a175043 fix bug #896057: parsing ISRC number from cuesheet by Josh Coalson · 20 years ago
- faed149 add test for quoted catalog number by Josh Coalson · 20 years ago
- e4240db add --totally-silent option to flac, man page, and html docs by Josh Coalson · 20 years ago
- 03a5a69 add --cue option to flac, and tests and documentation by Josh Coalson · 20 years ago
- ba56c9e add --force to run_flac invocations by Josh Coalson · 20 years ago
- 0bb57d0 add tests for -f and flac default behavior when the output file already exists by Josh Coalson · 20 years ago
- 3e3ad0c run --skip and --until tests in Ogg FLAC mode also by Josh Coalson · 20 years ago
- 9564390 update copyright to 2004 by Josh Coalson · 21 years ago
- fb30b9e add test of --add-replay-gain by Josh Coalson · 21 years ago
- e8a7601 change license verbiage by Josh Coalson · 22 years ago
- 43bb14d make immune to vendor string changes by Josh Coalson · 22 years ago
- ad43e6d update with current vendor string by Josh Coalson · 22 years ago
- ecf57b7 minor syntax by Josh Coalson · 22 years ago
- 4b08c0b add metaflac.flac.in and metaflac.flac.ok by Josh Coalson · 22 years ago
- 6b4dfd0 add test for unknown metadata handling by Josh Coalson · 22 years ago
- 1150b5f initial import by Josh Coalson · 22 years ago
- afae69f Add 2003 to copyright notice by Josh Coalson · 22 years ago
- 80936c5 make valgrind output go into test-specific log file instead of one massive valgrind.log by Josh Coalson · 22 years ago
- 6bc4e4f remove --workaroung-gcc296-bugs=yes from Valgrind invocation by Josh Coalson · 22 years ago
- af3145e tweak Valgrind invocation to show more callers by Josh Coalson · 22 years ago
- 2b7cc17 fix problem with recursive use of TESTS_ENVIRONMENT by Josh Coalson · 22 years ago
- 9238a14 add WAVE and AIFF fixup tests by Josh Coalson · 22 years ago
- 5126bb0 add round-trip tests, add aiff to everything by Josh Coalson · 22 years ago
- 291b4fc minor update for aiff tests by Josh Coalson · 22 years ago
- 8232e29 do --skip and --until tests for both wav and raw by Josh Coalson · 22 years ago
- c3cc5b4 minor comments by Josh Coalson · 22 years ago
- 6218b34 clean up code by emulating perl's 'die' command by Josh Coalson · 22 years ago
- 8fac5d6 add more --skip and --until tests by Josh Coalson · 22 years ago
- d3fe728 split off some tests to new test_flac.sh script by Josh Coalson · 22 years ago
- 463d0f8 initial import by Josh Coalson · 22 years ago
- 34c1ea8 instrument for valgrind by Josh Coalson · 22 years ago
- 4bfb6e5 fix search path by Josh Coalson · 22 years ago