| Commit message (Expand) | Author | Age | Files | Lines |
* | work around issues with the old version of Gnu Assembler shipped on | Graham Booker | 2007-06-08 | 1 | -8/+8 |
* | Add libavcodec to compiler include flags in order to simplify header | Ronald S. Bultje | 2007-05-16 | 1 | -1/+1 |
* | Faster SSE FFT/MDCT, patch by Zuxy Meng %zuxy P meng A gmail P com% | Zuxy Meng | 2007-05-13 | 1 | -14/+66 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | sse implementation of imdct. | Loren Merritt | 2006-09-21 | 1 | -0/+125 |
* | ff_fft_calc_3dn/3dn2/sse: convert intrinsics to inline asm. | Loren Merritt | 2006-08-18 | 1 | -87/+67 |
* | use xorps instead of mulps to toggle the sign of a float, as suggested by Sof... | Zuxy Meng | 2006-03-05 | 1 | -10/+10 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -2/+2 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -10/+10 |
* | fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot ... | Gildas Bazin | 2004-03-13 | 1 | -1/+1 |
* | added define for builtins use - inverse fix by Romain Dolbeau | Fabrice Bellard | 2003-01-07 | 1 | -0/+12 |
* | new generic FFT/MDCT code for audio codecs | Fabrice Bellard | 2002-10-28 | 1 | -0/+128 |