summaryrefslogtreecommitdiffstats
path: root/libavcodec/mdct.c
Commit message (Expand)AuthorAgeFilesLines
* exploit mdct symmetryLoren Merritt2008-07-131-10/+47
* Add generic ff_sine_window_init function and implement in codecs appropriatelyRobert Swain2008-06-221-0/+7
* improve precision in mdct.c using double for some temporariesMåns Rullgård2008-03-161-5/+5
* Add variable alpha and size of half window for Kaiser-Bessel Derived windowRobert Swain2008-01-131-7/+8
* Make the Kaiser-Bessel window generator a common functionRobert Swain2008-01-121-0/+22
* 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