20 Commits (7d67aa9b0f3bd2cb6c023e8b9e537606aa6b08d9)

Author SHA1 Message Date
Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
Michael Niedermayer 826f429ae9 qpel in mmx2/3dnow 22 years ago
Michael Niedermayer b318477992 put/avg_pixels16 22 years ago
Zdenek Kabelac fca0f0e59f * removed MANGLE from macros for setting constants 23 years ago
Zdenek Kabelac 541027e26a * cosmetic minor change 23 years ago
Zdenek Kabelac d17b6f0bbb * optimized remaing avg_pixels_xy2 23 years ago
Zdenek Kabelac e9c0a38ff0 * optimized avg_* functions (except xy2) 23 years ago
Zdenek Kabelac c0eb0bb717 * more PIC friendly and faster code 23 years ago
Fabrice Bellard ff4ec49e64 license/copyright change 23 years ago
Zdenek Kabelac 2bd978bdb8 * fixed contrains and avoid usage of scale index access 23 years ago
Michael Niedermayer ba0420d83e using 1 operand less and slightly faster put_pixels_y2 23 years ago
Zdenek Kabelac a213d66486 * fix for -fPIC compilation - compiles with 2.95.2 as well - any 23 years ago
Fabrice Bellard 4f12a4976a removed unused code 23 years ago
Fabrice Bellard 9241551049 tried to avoid gcc 2.95.2 bug by puting explicit register constraints - added comment about rounding bug in some functions (need to correct or suppress them for regression tests) 23 years ago
Michael Niedermayer a7bd879798 shared lib support (req by kabi) ... 23 years ago
Michael Niedermayer 607dce96c0 hopefully faster mmx2&3dnow MC 23 years ago
Nick Kurshev a822a47983 fixed gcc-3.0.x compilation (by Michael Niedermayer) 23 years ago
Nick Kurshev a9b3f63084 Sync with mplayer's stuff 23 years ago
Fabrice Bellard 7d650cb540 suppressed no longer needed emms() 23 years ago
Fabrice Bellard de6d9b6404 Initial revision 24 years ago