summaryrefslogtreecommitdiff
path: root/tests/audiogen.c
Commit message (Expand)AuthorAgeFilesLines
* tests/audiogen: raise channel count limit to 12Tobias Rapp2018-07-301-1/+1
* Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867'Michael Niedermayer2014-08-151-1/+1
|\
| * cosmetics: Write NULL pointer inequality checks more compactlyGabriel Dume2014-08-151-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-261-2/+2
|\ \ | |/
| * miscellaneous typo fixesDiego Biurrun2013-07-251-2/+2
* | Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'Michael Niedermayer2012-12-211-1/+1
|\ \ | |/
| * miscellaneous typo fixesDiego Biurrun2012-12-211-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-291-2/+5
|\ \ | |/
| * audiogen: allow specifying random seed as a commandline parameter.Anton Khirnov2012-07-281-2/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-201-8/+48
|\ \ | |/
| * FATE: optionally write a WAVE header in audiogenJustin Ruggles2012-04-201-8/+48
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-191-36/+36
|\ \ | |/
| * tests: K&R formatting cosmetics for test programsGaurav Narula2012-01-181-36/+36
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-131-2/+2
|\ \ | |/
| * doxygen: misc consistency, spelling and wording fixesDiego Biurrun2011-12-121-2/+2
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Allow audiogen to take commandline parameters for sample rate and number ofJustin Ruggles2010-09-151-30/+48
* Mark functions only used within the test programs as static.Diego Biurrun2009-02-191-1/+1
* typoDiego Biurrun2007-05-241-1/+1
* Add standard LGPL header with Fabrice's permission.Diego Biurrun2007-02-271-0/+19
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-3/+3
* use the correct file modesMike Melanson2003-10-151-1/+1
* added first version of regression tests - simply type 'make test' to test eve...Fabrice Bellard2002-05-181-0/+168