On Sun, Jul 29, 2012 at 8:31 PM, Ronald S. Bultje <[email protected]> wrote:
> From: "Ronald S. Bultje" <[email protected]>
>
> ---
>  libavcodec/x86/Makefile    |    2 -
>  libavcodec/x86/fft_3dn.c   |   23 ------
>  libavcodec/x86/fft_3dn2.c  |  173 
> --------------------------------------------
>  libavcodec/x86/fft_mmx.asm |  156 ++++++++++++++++++++++++++++++++++-----
>  4 files changed, 139 insertions(+), 215 deletions(-)
>  delete mode 100644 libavcodec/x86/fft_3dn.c
>  delete mode 100644 libavcodec/x86/fft_3dn2.c

Please note idct_calc() is untested, Justin went to sleep before I had
finished it. The other two are tested and work. If anyone can test
this (ac3/mp3 fate tests or fate-fft) using CPUFLAGS=3dnow or
CPUFLAGS=3dnowext, that would be much appreciated.

Ronald
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to