16 Commits (503bc4026d73a2e02f472b166aa068176859e376)

Author SHA1 Message Date
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Diego Biurrun c88c253d8b cosmetics: __asm__ __volatile__ --> asm volatile 17 years ago
Michael Niedermayer 9a7871f77d Deprecate old and inefficient per instruction asm(). 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
Marco Manfredini 6bb9e49249 Fix building with --disable-opts but MMX enabled. 18 years ago
Luca Abeni 9c39071d6d Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h 18 years ago
Robert Edele 059715a41c First part of a series of speed-enchancing patches. 19 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Guillaume Poirier f6d1338cb5 Add the rest of missing Reg_* macros to support both AMD-64 style regs and IA32 regs. 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
Mike Melanson 78a16bfec6 add selected SSE2 ASM macros 21 years ago
Zdenek Kabelac 30eb039652 * avoids double inclusion of this header 23 years ago
Fabrice Bellard fe97c87d65 updated mmx macros 23 years ago
Fabrice Bellard de6d9b6404 Initial revision 24 years ago