Add a regresion test for compression levels.
[platform/upstream/flac.git] / src / test_streams / main.c
2012-10-14 Erik de Castro LopoAdd a regresion test for compression levels.
2012-02-26 Erik de Castro LopoSpeed up the tests by testing slightly fewer combinations.
2009-01-07 Josh Coalsonadd 2009 copyright
2008-09-09 Josh Coalsonadd support for Wave64 (SF#1769582: https://sourceforge...
2008-09-09 Josh Coalsonadd support for RF64
2008-02-28 Josh Coalsonupdate copyright for 2008
2007-08-31 Josh CoalsonOS/2 fixes (SF#1229495: https://sourceforge.net/tracker...
2007-02-22 Josh Coalsonfix compiler warnings
2007-02-06 Josh Coalsongenerate noisy sine waves instead of pure noise for...
2007-02-02 Josh Coalsonadd 2007 copyright
2007-01-31 Josh Coalsonconvert C prototypes for functions with no args from...
2006-12-13 Josh CoalsonC89 fix (SF#1613348: sourceforge.net/tracker/index...
2006-10-10 Josh Coalsonminor syntax
2006-10-07 Josh Coalsonexpand round-trip tests to include odd bits per sample...
2006-10-06 Josh Coalsoncomplete WAVEFORMATEXTENSIBLE support, multichannel...
2006-05-24 Josh Coalsoncomplete largefile support
2006-04-25 Josh Coalsonadd 2206 to copyright notice
2005-09-03 Josh Coalsonadd support for building on os/2 with emx
2005-08-27 Josh Coalsonminor comments
2005-01-25 Josh Coalsonadd 2005 to copyright notices
2004-07-20 Josh Coalsonobserve padding byte requirement when writing test...
2004-01-17 Josh Coalsonupdate copyright to 2004
2003-05-19 Josh Coalsonadd Brady's better write_sane_extended()
2003-01-14 Josh Coalsonminor fix for MSVC
2003-01-08 Josh Coalsonworking RNG patch for MSVC
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
2002-12-29 Josh Coalsonminor syntax
2002-12-21 Josh Coalsonminor tweak to test parameters
2002-12-17 Josh Coalsonadd arbitrary WAVE and AIFF file generators
2002-10-11 Josh Coalsonadd one more noise stream
2002-08-22 Josh Coalsonadd 8bps sine wave to suite; also do some 48kHz and...
2002-01-26 Josh Coalsonupdate copyright date to include 2002
2001-11-13 Josh Coalsoncommit patch for compiling on mingw32
2001-10-25 Josh Coalsonpatch from christian, #undef swap16
2001-06-27 Josh Coalsontweaks to make things work with VC++
2001-06-23 Josh Coalsonrevamp the ordinal types
2001-06-14 Josh Coalsongenerate some wave files that have unsupported sub...
2001-05-31 Josh Coalsonput a FLAC__ASSERT wrapper around assert()
2001-03-27 Josh Coalsonadd wasted-bits-per-sample stream
2001-02-28 Josh Coalsonadd support for new 24-bit streams
2001-02-08 Josh Coalsonadd more tests and with more variety
2001-01-16 Josh Coalsonupdate copyright for 2001
2000-12-10 Josh CoalsonInitial revision