summaryrefslogtreecommitdiff
path: root/libavcodec/i386/fft_3dn2.c
Commit message (Expand)AuthorAge
* ff_fft_calc_3dn/3dn2/sse: convert intrinsics to inline asm.Loren Merritt2006-08-18
* emms -> femmsLoren Merritt2006-08-09
* gcc 2.95 and 3.4.x on x86 32bit without fomit-frame-pointer can't even find 5...Loren Merritt2006-08-09
* slightly faster ff_imdct_calc_3dn2() on amd64. (gcc added a bunch of useless ...Loren Merritt2006-08-08
* 3dnow2 implementation of imdct.Loren Merritt2006-08-08
* 3DNow! & Extended 3DNow! versions of FFTZuxy Meng2006-03-08