6 Commits (ebbafcb454d01c063d42bf8a21ef79366bc33012)

Author SHA1 Message Date
Loren Merritt 1e4ecf26f5 ff_fft_calc_3dn/3dn2/sse: convert intrinsics to inline asm. 18 years ago
Loren Merritt ee5df92750 emms -> femms 18 years ago
Loren Merritt 2494bdd90d gcc 2.95 and 3.4.x on x86 32bit without fomit-frame-pointer can't even find 5 registers for asm input. 18 years ago
Loren Merritt 1b87c40245 slightly faster ff_imdct_calc_3dn2() on amd64. (gcc added a bunch of useless movsxd) 18 years ago
Loren Merritt bcfa3e58ee 3dnow2 implementation of imdct. 18 years ago
Zuxy Meng 82eb4b0f1b 3DNow! & Extended 3DNow! versions of FFT 19 years ago