]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/fft-test.c
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavcodec / fft-test.c
2009-04-10 diegocosmetics: Rename prn variable to prng (Pseudo Random...
2009-03-31 diegoMark non-exported functions in test and example program...
2009-03-20 diegoReplace random() usage in test programs by av_lfg_*().
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2008-08-12 lorenmremove mdct tmp buffer
2008-06-25 astrangeDon't set mm_flags in fft-test, since it doesn't do...
2008-06-24 astrangeDefine mm_flags/support to be 0 on architectures where...
2008-06-24 diegoRemove redundant mm_flags declaration, fixes the warning:
2007-08-01 mhoffmanmaking reference models have the same API
2007-07-29 michaelmake the reference code use double instead of float...
2007-07-29 michaelprint max and mse
2007-07-19 takisFix the self tests which are contained in some codecs...
2007-06-09 diegoAdd some #includes to allow compilation without HAVE_AV...
2007-04-01 diegoAdd '#undef exit', the function is now forbidden.
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-09-10 diegoAdd official LGPL license headers to the files that...
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-04-04 michaelprintf -> av_log patch by (Benjamin Larsson <>banan...
2004-03-13 michaelfft_*() renamed into ff_fft_*() patch by (Gildas Bazin...
2003-03-06 michaelniper file doxy
2003-02-11 kabi* UINTX -> uintx_t INTX -> intx_t
2003-01-07 bellardsuppressed getopt.h
2003-01-07 bellardcompile fixes
2002-10-28 bellardnew generic FFT/MDCT code for audio codecs