On Sun, Jan 31, 2016 at 03:28:40PM -0800, Timothy Gu wrote:
> ---
>  libavcodec/x86/vc1dsp.asm    |  98 ++++++++++++++++++++
>  libavcodec/x86/vc1dsp_init.c |  13 +++
>  libavcodec/x86/vc1dsp_mmx.c  | 207 
> -------------------------------------------
>  3 files changed, 111 insertions(+), 207 deletions(-)

breaks on x86-32 it seems

vcodec/x86/vp9dsp_init_12bpp.o
CC      libavcodec/x86/vp9dsp_init_16bpp.o
STRIP   libavcodec/x86/qpeldsp.o
src/libavcodec/x86/vc1dsp.asm:444: error: invalid combination of opcode and 
operands
src/libavcodec/x86/vc1dsp.asm:460: error: invalid combination of opcode and 
operands
src/libavcodec/x86/vc1dsp.asm:477: error: invalid combination of opcode and 
operands
src/libavcodec/x86/vc1dsp.asm:490: error: invalid combination of opcode and 
operands
make: *** [libavcodec/x86/vc1dsp.o] Error 1
make: *** Waiting for unfinished jobs....
YASM    libavcodec/x86/vp3dsp.o
YASM    libavcodec/x86/vp8dsp.o
STRIP   libavcodec/x86/videodsp.o


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Many things microsoft did are stupid, but not doing something just because
microsoft did it is even more stupid. If everything ms did were stupid they
would be bankrupt already.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to