adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by...
authorAurelien Jacobs <aurel@gnuage.org>
Mon, 11 Oct 2004 02:19:29 +0000 (02:19 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 11 Oct 2004 02:19:29 +0000 (02:19 +0000)
commit053dea12f27e6bb8acf6a103ef954da05419d3dc
treea23d86aee2e3ab3c9ad72a6fa1e4882ebd0b1228
parent3ba1438dec553ab106aac8895ddebc01e42c5b71
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by (Aurelien Jacobs <aurel at gnuage dot org>)

Originally committed as revision 3578 to svn://svn.ffmpeg.org/ffmpeg/trunk
15 files changed:
configure
libavcodec/bswap.h
libavcodec/common.h
libavcodec/i386/cputest.c
libavcodec/i386/dsputil_mmx.c
libavcodec/i386/dsputil_mmx_avg.h
libavcodec/i386/dsputil_mmx_rnd.h
libavcodec/i386/fdct_mmx.c
libavcodec/i386/mmx.h
libavcodec/i386/motion_est_mmx.c
libavcodec/i386/mpegvideo_mmx.c
libavcodec/i386/mpegvideo_mmx_template.c
libavcodec/libpostproc/postprocess.c
libavcodec/libpostproc/postprocess_template.c
libavcodec/msmpeg4.c