| Commit message (Expand) | Author | Age | Files | Lines |
* | improve precision in mdct.c using double for some temporaries | Måns Rullgård | 2008-03-16 | 1 | -5/+5 |
* | Add variable alpha and size of half window for Kaiser-Bessel Derived window | Robert Swain | 2008-01-13 | 1 | -7/+8 |
* | Make the Kaiser-Bessel window generator a common function | Robert Swain | 2008-01-12 | 1 | -0/+22 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -3/+3 |
* | fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot ... | Gildas Bazin | 2004-03-13 | 1 | -4/+4 |
* | per file doxy | Michael Niedermayer | 2003-03-06 | 1 | -2/+7 |
* | use av_malloc instead of malloc | Fabrice Bellard | 2003-01-07 | 1 | -2/+2 |
* | avoid name clash | Fabrice Bellard | 2002-10-29 | 1 | -6/+6 |
* | new generic FFT/MDCT code for audio codecs | Fabrice Bellard | 2002-10-28 | 1 | -0/+170 |