Mercurial > libavcodec.hg
log i386/fft_3dn2.c @ 3561:97325fecd35a libavcodec
age | author | description |
---|---|---|
Wed, 09 Aug 2006 06:37:25 +0000 | lorenm | emms -> femms libavcodec |
Wed, 09 Aug 2006 06:33:49 +0000 | lorenm | gcc 2.95 and 3.4.x on x86 32bit without fomit-frame-pointer can't even find 5 registers for asm input. libavcodec |
Tue, 08 Aug 2006 21:47:11 +0000 | lorenm | slightly faster ff_imdct_calc_3dn2() on amd64. (gcc added a bunch of useless movsxd) libavcodec |
Tue, 08 Aug 2006 04:01:04 +0000 | lorenm | 3dnow2 implementation of imdct. libavcodec |
Wed, 08 Mar 2006 04:13:55 +0000 | corey | 3DNow! & Extended 3DNow! versions of FFT libavcodec |