[FFmpeg-devel] [PATCH] x86: vc1dsp: Convert vc1_inv_trans_*_dc to NASM format

Timothy Gu timothygu99 at gmail.com
Tue Feb 2 02:00:18 CET 2016


On Mon, Feb 01, 2016 at 01:26:37AM +0100, Michael Niedermayer wrote:
> 
> 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

Fixed and pushed.

Timothy


More information about the ffmpeg-devel mailing list