| Commit message (Expand) | Author | Age | Files | Lines |
* | Support for MacIntel, last part: balign directives | John Dalgliesh | 2006-08-12 | 1 | -1/+1 |
* | 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 | -640/+640 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -11/+11 |
* | read 32bit instead of 64bit to avoid overreading and missalignments | Michael Niedermayer | 2005-04-17 | 1 | -4/+8 |
* | adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 pat... | Aurelien Jacobs | 2004-10-11 | 1 | -176/+176 |
* | h264 luma motion compensation in mmx2/3dnow | Michael Niedermayer | 2004-09-07 | 1 | -0/+99 |
* | 10000l fix and use more mmx2/3dnow code for mpeg4 qpel which has been written... | Michael Niedermayer | 2004-09-06 | 1 | -6/+296 |
* | some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge... | Michael Niedermayer | 2004-05-18 | 1 | -2/+2 |
* | copyright year update of the files i touched and remembered, things look anno... | Michael Niedermayer | 2004-01-10 | 1 | -1/+1 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -16/+16 |
* | qpel in mmx2/3dnow | Michael Niedermayer | 2003-01-05 | 1 | -0/+60 |
* | put/avg_pixels16 | Michael Niedermayer | 2002-09-11 | 1 | -8/+79 |
* | * removed MANGLE from macros for setting constants | Zdenek Kabelac | 2002-05-30 | 1 | -10/+10 |
* | * cosmetic minor change | Zdenek Kabelac | 2002-05-29 | 1 | -1/+1 |
* | * optimized remaing avg_pixels_xy2 | Zdenek Kabelac | 2002-05-29 | 1 | -34/+26 |
* | * optimized avg_* functions (except xy2) | Zdenek Kabelac | 2002-05-28 | 1 | -153/+139 |
* | * more PIC friendly and faster code | Zdenek Kabelac | 2002-05-27 | 1 | -96/+63 |
* | license/copyright change | Fabrice Bellard | 2002-05-25 | 1 | -11/+11 |
* | * fixed contrains and avoid usage of scale index access | Zdenek Kabelac | 2002-05-23 | 1 | -6/+6 |
* | using 1 operand less and slightly faster put_pixels_y2 | Michael Niedermayer | 2002-05-22 | 1 | -15/+19 |
* | * fix for -fPIC compilation - compiles with 2.95.2 as well - any | Zdenek Kabelac | 2002-05-22 | 1 | -17/+49 |
* | removed unused code | Fabrice Bellard | 2002-05-20 | 1 | -61/+0 |
* | tried to avoid gcc 2.95.2 bug by puting explicit register constraints - added... | Fabrice Bellard | 2002-05-18 | 1 | -16/+20 |
* | shared lib support (req by kabi) ... | Michael Niedermayer | 2002-05-17 | 1 | -4/+4 |
* | hopefully faster mmx2&3dnow MC | Michael Niedermayer | 2002-05-17 | 1 | -234/+264 |
* | fixed gcc-3.0.x compilation (by Michael Niedermayer) | Nick Kurshev | 2001-11-10 | 1 | -39/+37 |
* | Sync with mplayer's stuff | Nick Kurshev | 2001-07-30 | 1 | -1/+1 |
* | suppressed no longer needed emms() | Fabrice Bellard | 2001-07-24 | 1 | -8/+0 |
* | Initial revision | Fabrice Bellard | 2001-07-22 | 1 | -0/+352 |