summaryrefslogtreecommitdiff
path: root/libavcodec/mdct.c
Commit message (Expand)AuthorAge
* fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot ...Gildas Bazin2004-03-13
* per file doxyMichael Niedermayer2003-03-06
* use av_malloc instead of mallocFabrice Bellard2003-01-07
* avoid name clashFabrice Bellard2002-10-29
* new generic FFT/MDCT code for audio codecsFabrice Bellard2002-10-28