]> git.sesse.net Git - ffmpeg/history - libavcodec/i386/mmx.h
Remove st1 and st2 temporary buffers in backward_filter() and use instead
[ffmpeg] / libavcodec / i386 / mmx.h
2008-04-17 Diego Biurruncosmetics: __asm__ __volatile__ --> asm volatile
2008-02-04 Michael NiedermayerDeprecate old and inefficient per instruction asm().
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-10 Diego BiurrunAdd official LGPL license headers to the files that...
2006-08-13 Marco ManfrediniFix building with --disable-opts but MMX enabled.
2006-07-03 Luca AbeniMove REG_* macros from libavcodec/i386/mmx.h to libavut...
2006-03-16 Robert EdeleFirst part of a series of speed-enchancing patches.
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-10 Guillaume PoirierAdd the rest of missing Reg_* macros to support both...
2004-10-11 Aurelien Jacobsadapting existing mmx/mmx2/sse/3dnow optimizations...
2004-04-25 Mike Melansonadd selected SSE2 ASM macros
2002-05-27 Zdenek Kabelac* avoids double inclusion of this header
2001-08-07 Fabrice Bellardupdated mmx macros
2001-07-22 Fabrice BellardInitial revision