| Commit message (Expand) | Author | Age | Files | Lines |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -2/+2 |
* | Add libavcodec to compiler include flags in order to simplify header | Ronald S. Bultje | 2007-05-16 | 1 | -2/+2 |
* | 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 | -4/+4 |
* | remove unused variables | Måns Rullgård | 2005-12-12 | 1 | -3/+1 |
* | 100l (forgot alpha & ppc) | Michael Niedermayer | 2003-12-15 | 1 | -13/+64 |
* | Use asms instead of builtins when compiling for generic Alpha. Less | Falk Hüffner | 2003-09-13 | 1 | -1/+0 |
* | MpegEncContext.(i)dct_* -> DspContext.(i)dct_* | Michael Niedermayer | 2003-03-03 | 1 | -5/+0 |
* | Move Alpha optimized IDCT to own file. Based on a patch by Måns | Falk Hüffner | 2002-10-11 | 1 | -0/+5 |
* | * Fix dct_unquantize_h263_axp for changed block_last_index indexing. | Falk Hüffner | 2002-10-07 | 1 | -10/+11 |
* | Make compilable again after DCT cleanup. It gives wrong results, | Falk Hüffner | 2002-10-05 | 1 | -4/+3 |
* | Make dct_unquantize_h263 work on systems without MVI extension. | Falk Hüffner | 2002-07-03 | 1 | -6/+11 |
* | Update and activate dct_unquantize_h263_mvi. Thanks to Måns Rullgård | Falk Hüffner | 2002-07-03 | 1 | -52/+53 |
* | Ugly hack to make the assembler accept MVI instructions. | Falk Hüffner | 2002-06-24 | 1 | -0/+3 |
* | license/copyright change | Fabrice Bellard | 2002-05-25 | 1 | -10/+10 |
* | Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de> | Nick Kurshev | 2002-01-20 | 1 | -0/+88 |