Hi.

On Tue, Jul 31, 2012 at 11:14 AM, 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 |  185 
> +++++++++++++++++++++++++++++++++++++-------
>  4 files changed, 158 insertions(+), 225 deletions(-)
>  delete mode 100644 libavcodec/x86/fft_3dn.c
>  delete mode 100644 libavcodec/x86/fft_3dn2.c

This one passes make fate-fft CPUFLAGS=3dnow and make fate-fft
CPUFLAGS=3dnowext on x86-32. 64-bit support probably doesn't work but
is dropped in the next commit so I don't care.

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

Reply via email to