summaryrefslogtreecommitdiff
path: root/src/test_streams/main.c
Commit message (Expand)AuthorAgeFilesLines
* flac: Use WAVEFORMATEXTENSIBLE when bps != (8|16)Erik de Castro Lopo2017-05-271-5/+1
* Bulk update copyright datesErik de Castro Lopo2016-12-051-1/+1
* test_streams: Use fopen instead of flac_fopenErik de Castro Lopo2016-02-021-30/+29
* src/test_streams: Generate signed and unsigned RAW filesErik de Castro Lopo2015-09-071-6/+44
* src/test_streams/main.c : Use flac_snprintf() instead of snprintf().Erik de Castro Lopo2015-02-251-1/+1
* replaygain test: Use C code to generate test files.Erik de Castro Lopo2015-02-151-0/+51
* src/test_streams/ : Pull out write_simple_wavex_header() for reuse.Erik de Castro Lopo2015-02-131-9/+47
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-251-1/+1
* Fix all instances of '#if HAVE_CONFIG_H'.Erik de Castro Lopo2014-03-241-1/+1
* Move M_PI definition to include/share/compat.h.Erik de Castro Lopo2013-09-271-5/+0
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-261-1/+2
* Huge Windows utf8 I/O patch.Erik de Castro Lopo2013-03-291-25/+25
* Use new function flac_snprintf() where ever appropriate.Erik de Castro Lopo2013-03-171-5/+6
* Wave64 patch from Janne Hyvrinen <cse@sci.fi>.Erik de Castro Lopo2013-03-171-10/+10
* Another MSVC patch from Ben Alison.Erik de Castro Lopo2013-03-081-0/+1
* Large patch from Ben Allison fixing the MSVC build.Erik de Castro Lopo2013-03-061-1/+4
* Update FSF address.Miroslav Lichvar2012-12-061-3/+3
* Add a regresion test for compression levels.Erik de Castro Lopo2012-10-141-0/+46
* Speed up the tests by testing slightly fewer combinations.Erik de Castro Lopo2012-02-261-2/+2
* add 2009 copyrightJosh Coalson2009-01-071-1/+1
* add support for Wave64 (SF#1769582: https://sourceforge.net/tracker/index.php...Josh Coalson2008-09-091-20/+131
* add support for RF64Josh Coalson2008-09-091-8/+85
* update copyright for 2008Josh Coalson2008-02-281-1/+1
* OS/2 fixes (SF#1229495: https://sourceforge.net/tracker/index.php?func=detail...Josh Coalson2007-08-311-26/+20
* fix compiler warningsJosh Coalson2007-02-221-1/+1
* generate noisy sine waves instead of pure noise for round-trip samplesJosh Coalson2007-02-061-16/+91
* add 2007 copyrightJosh Coalson2007-02-021-1/+1
* convert C prototypes for functions with no args from () to (void)Josh Coalson2007-01-311-5/+5
* C89 fix (SF#1613348: http://sourceforge.net/tracker/index.php?func=detail&aid...Josh Coalson2006-12-131-5/+7
* minor syntaxJosh Coalson2006-10-101-1/+1
* expand round-trip tests to include odd bits per sample (all 4<=bps<=24)Josh Coalson2006-10-071-33/+48
* complete WAVEFORMATEXTENSIBLE support, multichannel assignments in format and...Josh Coalson2006-10-061-4/+20
* complete largefile supportJosh Coalson2006-05-241-0/+4
* add 2206 to copyright noticeJosh Coalson2006-04-251-1/+1
* add support for building on os/2 with emxJosh Coalson2005-09-031-1/+1
* minor commentsJosh Coalson2005-08-271-0/+1
* add 2005 to copyright noticesJosh Coalson2005-01-251-1/+1
* observe padding byte requirement when writing test WAVEsJosh Coalson2004-07-201-4/+8
* update copyright to 2004Josh Coalson2004-01-171-1/+1
* add Brady's better write_sane_extended()Josh Coalson2003-05-191-18/+21
* minor fix for MSVCJosh Coalson2003-01-141-1/+3
* working RNG patch for MSVCJosh Coalson2003-01-081-2/+2
* Add 2003 to copyright noticeJosh Coalson2003-01-021-1/+1
* minor syntaxJosh Coalson2002-12-291-2/+2
* minor tweak to test parametersJosh Coalson2002-12-211-1/+1
* add arbitrary WAVE and AIFF file generatorsJosh Coalson2002-12-171-58/+244
* add one more noise streamJosh Coalson2002-10-111-0/+1
* add 8bps sine wave to suite; also do some 48kHz and 96kHz testsJosh Coalson2002-08-221-33/+108
* update copyright date to include 2002Josh Coalson2002-01-261-1/+1
* commit patch for compiling on mingw32Josh Coalson2001-11-131-3/+3