Commit 8be8dddd authored by Michael Niedermayer's avatar Michael Niedermayer

Merge remote-tracking branch 'qatar/master'

* qatar/master:
  arm: Add a missing # as prefix for an immediate constant
Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents edba5463 952d3187
......@@ -355,7 +355,7 @@ function ff_vp3_idct_dc_add_neon, export=1
mov r3, r0
add r12, r12, #15
vdup.16 q15, r12
mov r12, 0
mov r12, #0
strh r12, [r2]
vshr.s16 q15, q15, #5
......
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