Hi,

On Sun, May 15, 2011 at 11:14 PM, Diego Biurrun <[email protected]> wrote:
> I have no idea if this can be addressed in the assembler, so I will
> send an RFC patch that modifies configure to check for a suitable
> assembler.

The HAVE_AVX macro is intended for this. In the assembly file, you can
put %if{,def} HAVE_AVX around the code, assuming config.asm does the
right thing.

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

Reply via email to