summaryrefslogtreecommitdiffstats
path: root/libavcodec/mdct.c
Commit message (Expand)AuthorAgeFilesLines
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-3/+3
* fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot ...Gildas Bazin2004-03-131-4/+4
* per file doxyMichael Niedermayer2003-03-061-2/+7
* use av_malloc instead of mallocFabrice Bellard2003-01-071-2/+2
* avoid name clashFabrice Bellard2002-10-291-6/+6
* new generic FFT/MDCT code for audio codecsFabrice Bellard2002-10-281-0/+170
OpenPOWER on IntegriCloud