summaryrefslogtreecommitdiff
path: root/libavcodec/mdct.c
Commit message (Expand)AuthorAge
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* 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