summaryrefslogtreecommitdiff
path: root/libavcodec/x86
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2017-01-02 21:34:33 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2017-01-02 22:37:55 +0100
commitaa952920431b4cf0053c24ca60be8ffd31382b12 (patch)
treee111f3e42f2bbbf2518235bf07da84f1fd7fad95 /libavcodec/x86
parentd06518752b84f534acf8cddfe2c228aa1aa07dcf (diff)
avcodec/x86/vc1dsp_mc: Fix build with NASM 2.09.10
make fate passes Reviewed-by: "Ronald S. Bultje" <rsbultje@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/x86')
-rw-r--r--libavcodec/x86/vc1dsp_mc.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/x86/vc1dsp_mc.asm b/libavcodec/x86/vc1dsp_mc.asm
index 7eaf043964..175c397ae9 100644
--- a/libavcodec/x86/vc1dsp_mc.asm
+++ b/libavcodec/x86/vc1dsp_mc.asm
@@ -155,7 +155,7 @@ cglobal vc1_%2_hor_16b_shift2, 4, 5, 0, dst, stride, src, rnd, h
mov hq, 8
sub srcq, 2
sub rndd, (-1+9+9-1) * 1024 ; add -1024 bias
- LOAD_ROUNDER_MMX rndq
+ LOAD_ROUNDER_MMX rndd
mova m5, [pw_9]
mova m6, [pw_128]
pxor m0, m0