| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -55/+55 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -14/+14 |
* | per file doxy | Michael Niedermayer | 2003-03-06 | 1 | -0/+6 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -14/+14 |
* | fixing DCTELEM != short | Michael Niedermayer | 2003-01-15 | 1 | -33/+47 |
* | qpel encoding | Michael Niedermayer | 2002-12-27 | 1 | -0/+90 |
* | Move Alpha optimized IDCT to own file. Based on a patch by Måns | Falk Hüffner | 2002-10-11 | 1 | -264/+0 |
* | in fact IDCT248 needs to be normalized as I suspected | Fabrice Bellard | 2002-10-03 | 1 | -9/+7 |
* | first version of IDCT248 for DV decoding support | Fabrice Bellard | 2002-10-03 | 1 | -1/+80 |
* | 10l (compilation if defined ARCH_ALPHA) | Michael Niedermayer | 2002-09-02 | 1 | -4/+3 |
* | dct-test update | Michael Niedermayer | 2002-09-01 | 1 | -1/+81 |
* | Reintroduce lost idctSparseCol for Alpha. Sorry for adding even more | Falk Hüffner | 2002-06-24 | 1 | -0/+73 |
* | added inlined put/add functions | Fabrice Bellard | 2002-06-05 | 1 | -12/+116 |
* | removed unused code - began to merge alpha specific stuff - added mac macros ... | Fabrice Bellard | 2002-06-05 | 1 | -345/+160 |
* | gcc 3.1 warning fix (patch by Felix Buenemann <atmosfear at users.sourceforge... | Felix Bünemann | 2002-06-02 | 1 | -6/+6 |
* | * started to cleanup name clashes for onetime compilation | Zdenek Kabelac | 2002-05-27 | 1 | -0/+2 |
* | license/copyright change | Fabrice Bellard | 2002-05-25 | 1 | -20/+21 |
* | removed useless header includes - use av memory functions | Fabrice Bellard | 2002-05-18 | 1 | -2/+1 |
* | C4=16383 for the c version too and even for some outcommented code | Michael Niedermayer | 2002-05-02 | 1 | -1/+1 |
* | Small simple idct improvement for Alpha by Falk Hueffner <falk.hueffner@stude... | Nick Kurshev | 2002-01-21 | 1 | -7/+25 |
* | Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de> | Nick Kurshev | 2002-01-20 | 1 | -1/+151 |
* | (commit by michael) | Michael Niedermayer | 2002-01-14 | 1 | -125/+315 |
* | new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT... | Arpi | 2001-12-09 | 1 | -0/+231 |