summaryrefslogtreecommitdiff
path: root/libavformat/jvdec.c
diff options
context:
space:
mode:
authorJustin Ruggles <justin.ruggles@gmail.com>2011-03-15 20:38:23 -0400
committerJustin Ruggles <justin.ruggles@gmail.com>2011-03-15 20:49:37 -0400
commit79414257e23a0dee82a9978b5444ae8953376221 (patch)
tree278ffeb452a1f629b16d9391b68b12794c05d170 /libavformat/jvdec.c
parent56e2ac6b45ada4f9c107fe7b25f0706ec2e4dc11 (diff)
mathops: fix MULL() when the compiler does not inline the function.
If the function is not inlined, an immmediate cannot be used for the shift parameter, so the %cl register must be used instead in that case. This fixes compilation for x86-32 using gcc with --disable-optimizations.
Diffstat (limited to 'libavformat/jvdec.c')
0 files changed, 0 insertions, 0 deletions