]> git.sesse.net Git - ffmpeg/history - tests/audiogen.c
Replace 'x == 0' if conditions with '!x'.
[ffmpeg] / tests / audiogen.c
2009-02-19 Diego BiurrunMark functions only used within the test programs as...
2007-05-24 Diego Biurruntypo
2007-02-27 Diego BiurrunAdd standard LGPL header with Fabrice's permission.
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2003-10-15 Mike Melansonuse the correct file modes
2002-05-18 Fabrice Bellardadded first version of regression tests - simply type...