Hi,

On Mon, Oct 29, 2012 at 5:15 PM, Diego Biurrun <di...@biurrun.de> wrote:
> This allows using "mmxext" as name in Libav while staying compatible
> with changes to the YASM macro infrastructure imported from x264.
> ---
>  libavutil/x86/x86inc.asm |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/libavutil/x86/x86inc.asm b/libavutil/x86/x86inc.asm
> index 1fe9f55..2655154 100644
> --- a/libavutil/x86/x86inc.asm
> +++ b/libavutil/x86/x86inc.asm
> @@ -35,6 +35,7 @@
>  ; to x264-de...@videolan.org .
>
>  %define program_name ff
> +%define cpuflags_mmxext cpuflags_mmx2

Any such a change to x86inc.asm is OK if and only if x264 accepts this
change upstream. Loren?

Ronald
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to