23 Commits (d0702de9afcde4e0fda8f00e270ee2f5b4b50412)

Author SHA1 Message Date
John Dalgliesh 4454dc1b6f Support for MacIntel, last part: balign directives 18 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Måns Rullgård 79396ac685 Kill some compiler warnings. Compiled code verified identical after changes. 19 years ago
Aurelien Jacobs 053dea12f2 adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by (Aurelien Jacobs <aurel at gnuage dot org>) 20 years ago
Michael Niedermayer 437525c473 h264 luma motion compensation in mmx2/3dnow 20 years ago
Michael Niedermayer e96682e6f4 some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>) 21 years ago
Michael Niedermayer 8f2ab83318 copyright year update of the files i touched and remembered, things look annoyingly unmaintained otherwise 21 years ago
Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
Michael Niedermayer 88e9ab1f82 typo (noticed by kabi) 22 years ago
Michael Niedermayer db79495376 qpel fix 22 years ago
Michael Niedermayer 5a508a98e9 PIC / ebx fix 22 years ago
Michael Niedermayer 0b093b6fef more gcc bug workarounds 22 years ago
Michael Niedermayer 3df6fa7777 gcc 3.2.2 -O3 bug workaround (older gcc are very likely affected too but didnt check) 22 years ago
Michael Niedermayer 3178ee4cc4 qpel in b frames bugfixes 22 years ago
Michael Niedermayer 826f429ae9 qpel in mmx2/3dnow 22 years ago
Michael Niedermayer b318477992 put/avg_pixels16 22 years ago
Michael Niedermayer 9f36153415 dont trash mm0, its still used in the next iteration of the loop (fixes strange horizontal lines on some blocks in b frames on mmx only cpus) 22 years ago
Zdenek Kabelac d3cd07425a * implemented remaing avg_ pixel functions (these are not used offen) 23 years ago
Zdenek Kabelac fca0f0e59f * removed MANGLE from macros for setting constants 23 years ago
Zdenek Kabelac ff9657069a * using unrolled loops seems to help to MMX Celerons 23 years ago
Zdenek Kabelac 91abb473fb * code with new PAVGB for MMX only CPU splited into separate file 23 years ago