diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2014-01-20 23:23:58 +0100 |
---|---|---|
committer | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2014-01-21 19:46:02 +0100 |
commit | 76421982d0427aeef403b7842a233c881ae1600a (patch) | |
tree | 3279466d35d7adc7b79edc7a28cc66b11b4105f1 /doc/examples/scaling_video.c | |
parent | 91f4394ed31e8a5f6eec7071d38938d08b9300a6 (diff) | |
download | ffmpeg-76421982d0427aeef403b7842a233c881ae1600a.tar.gz |
lossless_videodsp.asm: fix compilation.
Fixes these errors with nasm:
libavcodec/x86/lossless_videodsp.asm:86: error: invalid combination of opcode and operands
libavcodec/x86/lossless_videodsp.asm:88: error: invalid combination of opcode and operands
I don't know whether movd or movq was meant, but either way
maskq vs. maskd must match the mov size.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
Diffstat (limited to 'doc/examples/scaling_video.c')
0 files changed, 0 insertions, 0 deletions