]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
suppressed nasm dependancy - rewrote forward DCT and motion estimation code
authorglantau <glantau@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Wed, 15 Aug 2001 22:25:32 +0000 (22:25 +0000)
committerglantau <glantau@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Wed, 15 Aug 2001 22:25:32 +0000 (22:25 +0000)
commita3f44c7e65ea41d46532a0e446ce97a3901ef6e9
tree5985143c9137e361cd21ebae2491c1cebbc12439
parent6374d680657b30e6288d79c9865cb56cbc8e46ab
suppressed nasm dependancy - rewrote forward DCT and motion estimation code

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@104 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
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]