Commit 24af459d authored by Michael Niedermayer's avatar Michael Niedermayer

avcodec/x86/diracdsp: Fix high bits on Windows x86_64

Found-by: james
parent 24a5e873
......@@ -274,7 +274,7 @@ cglobal dequant_subband_32, 7, 7, 4, src, dst, stride, qf, qs, tot_v, tot_h
movd m3, qsd
SPLATD m2
SPLATD m3
mov r4, tot_hq
mov r4d, tot_hd
mov r3, dstq
.loop_v:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment