]> git.sesse.net Git - ffmpeg/commit
suppressed nasm dependancy - rewrote forward DCT and motion estimation code
authorFabrice Bellard <fabrice@bellard.org>
Wed, 15 Aug 2001 22:25:32 +0000 (22:25 +0000)
committerFabrice Bellard <fabrice@bellard.org>
Wed, 15 Aug 2001 22:25:32 +0000 (22:25 +0000)
commit694ec0612b0a9d74d98a657b2425666c43996179
tree5985143c9137e361cd21ebae2491c1cebbc12439
parentc72c6d2d12c00090304c4532c82ae2371041a31c
suppressed nasm dependancy - rewrote forward DCT and motion estimation code

Originally committed as revision 104 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/i386/fdct_mmx.c [new file with mode: 0644]
libavcodec/i386/fdct_mmx.s [deleted file]
libavcodec/i386/motion_est_mmx.c [new file with mode: 0644]
libavcodec/i386/sad_mmx.s [deleted file]