log i386/fft_3dn2.c @ 7061:3e51aa540377 libavcodec

age author description
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavcodec
Thu, 08 May 2008 21:11:24 +0000 ramiro Do not misuse long as the size of a register in x86. libavcodec
Wed, 16 May 2007 09:51:45 +0000 diego Add libavcodec to compiler include flags in order to simplify header libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Thu, 21 Sep 2006 17:43:09 +0000 lorenm cosmetics (indentation) libavcodec
Thu, 21 Sep 2006 17:42:23 +0000 lorenm tweak ff_imdct_calc_3dn2 libavcodec
Fri, 18 Aug 2006 23:53:49 +0000 lorenm ff_fft_calc_3dn/3dn2/sse: convert intrinsics to inline asm. libavcodec
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