[FFmpeg-devel] [PATCH] x86: vc1dsp: Convert vc1_inv_trans_*_dc to NASM format
Michael Niedermayer
michael at niedermayer.cc
Mon Feb 1 01:26:37 CET 2016
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160201/b4700c14/attachment.sig>
More information about the ffmpeg-devel
mailing list