summaryrefslogtreecommitdiff
path: root/libavcodec/fft.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
* AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <do...Michael Niedermayer2003-01-16
* altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>)Romain Dolbeau2003-01-11
* fft altivec by Romain Dolbeau - simplified patch, test it on PPC with fft-tes...Fabrice Bellard2003-01-07
* enabled SSE fft on x86Fabrice Bellard2003-01-07
* new generic FFT/MDCT code for audio codecsFabrice Bellard2002-10-28