| Commit message (Expand) | Author | Age | Files | Lines |
* | Kludge around compilation failure on Alpha. | Falk Hüffner | 2002-11-27 | 2 | -12/+24 |
* | * using DSPContext - so each codec could use its local (sub)set of CPU extension | Zdenek Kabelac | 2002-11-11 | 1 | -52/+52 |
* | Move Alpha optimized IDCT to own file. Based on a patch by Måns | Falk Hüffner | 2002-10-11 | 3 | -2/+311 |
* | * 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 |
* | Some nifty stuff for upcoming patches. | Falk Hüffner | 2002-10-05 | 1 | -2/+36 |
* | Add Alpha assembly for pix_abs16x16. Optimized for pca56, no large win | Falk Hüffner | 2002-09-29 | 3 | -2/+190 |
* | Synthesize pixels16 functions from pixels functions. | Falk Hüffner | 2002-09-13 | 1 | -10/+45 |
* | Fix for h % 8 == 4 in put_pixels_axp_asm. | Falk Hüffner | 2002-09-13 | 1 | -32/+12 |
* | Due to version renumbering, Alpha builtins aren't supported in thegcc | Falk Hüffner | 2002-09-13 | 1 | -1/+1 |
* | Adapt to new 8/16 table scheme. | Falk Hüffner | 2002-09-13 | 1 | -19/+19 |
* | MVI optimizations for motion estimation. | Falk Hüffner | 2002-07-29 | 2 | -0/+363 |
* | Remove support for variable BSIZE and INCR, as sub_pixels_* is no | Falk Hüffner | 2002-07-13 | 1 | -47/+47 |
* | * Improve xy2 routines slightly | Falk Hüffner | 2002-07-13 | 1 | -43/+46 |
* | Implement clear_blocks_axp. | Falk Hüffner | 2002-07-05 | 1 | -0/+20 |
* | 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 |
* | Use updated motion compensation routines. | Falk Hüffner | 2002-07-03 | 2 | -234/+114 |
* | Assembly version of put_pixels. This is currently the function that | Falk Hüffner | 2002-07-01 | 2 | -2/+121 |
* | Add profiling support. | Falk Hüffner | 2002-07-01 | 1 | -0/+13 |
* | Implement put_pixels_clamped and add_pixels_clamped in Assembler. This | Falk Hüffner | 2002-07-01 | 3 | -42/+285 |
* | Ugly hack to make the assembler accept MVI instructions. | Falk Hüffner | 2002-06-24 | 2 | -1/+9 |
* | * Fixed constraints | Falk Hüffner | 2002-06-24 | 1 | -94/+87 |
* | license/copyright change | Fabrice Bellard | 2002-05-25 | 4 | -40/+40 |
* | Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de> | Nick Kurshev | 2002-01-20 | 4 | -0/+587 |