aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_xv.c
diff options
context:
space:
mode:
authorGravatar Uoti Urpala <uau@glyph.nonexistent.invalid>2008-11-02 11:19:43 +0200
committerGravatar Uoti Urpala <uau@glyph.nonexistent.invalid>2008-11-02 11:19:43 +0200
commite51225dc3135e69d3f0fe6a5502c0c0e77952056 (patch)
tree4613483bac4110ab3b3b15c427316133784fbad8 /libvo/vo_xv.c
parent2ad77c5b00ce5d03c5db7633ef12dbe71a297e05 (diff)
configure: Fix FAST_CMOV detection on AMD64
The code that enabled FAST_CMOV by default was only executed in the 32-bit case. As a result FAST_CMOV was never automatically enabled on AMD64. Fix this by moving the code out of the arch-specific section so it's executed on both x86 and AMD64; it's harmless on architectures that do not support CMOV.
Diffstat (limited to 'libvo/vo_xv.c')
0 files changed, 0 insertions, 0 deletions