| Commit message (Expand) | Author | Age | Files | Lines |
* | spelling | Vitor Sessak | 2007-12-01 | 1 | -1/+1 |
* | license header consistency cosmetics | Diego Biurrun | 2007-07-05 | 1 | -1/+0 |
* | Add libavcodec to compiler include flags in order to simplify header | Ronald S. Bultje | 2007-05-16 | 1 | -3/+3 |
* | iwmmxt ffmpeg code does not implement dct_unquantize_h263_inter_iwmmxt, but | Tim Chick | 2007-03-23 | 1 | -2/+7 |
* | Optimization of 'dct_unquantize_h263_intra' for ARM (armv5te) | Siarhei Siamashka | 2007-01-07 | 1 | -0/+3 |
* | 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 |
* | cleanup | Michael Niedermayer | 2005-05-26 | 1 | -2/+0 |
* | Better ARM support for mplayer/ffmpeg, ported from atty fork | Bernhard Rosenkränzer | 2005-05-26 | 1 | -0/+7 |
* | MpegEncContext.(i)dct_* -> DspContext.(i)dct_* | Michael Niedermayer | 2003-03-03 | 1 | -29/+0 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -4/+4 |
* | * cut&paste fix | Zdenek Kabelac | 2002-11-20 | 1 | -1/+1 |
* | * oops fixed bad initialization of ff vals. | Zdenek Kabelac | 2002-11-19 | 1 | -3/+3 |
* | * compilation fix (ARM users please check) | Zdenek Kabelac | 2002-11-19 | 1 | -2/+8 |
* | idct_permutation_type variable, so the permutation type can quickly be identi... | Michael Niedermayer | 2002-10-25 | 1 | -2/+1 |
* | trying to fix the non-x86 IDCTs (untested) | Michael Niedermayer | 2002-10-06 | 1 | -0/+50 |