summaryrefslogtreecommitdiffstats
path: root/libavcodec/arm/rv34dsp_init_neon.c
diff options
context:
space:
mode:
authorReimar Döffinger <[email protected]>2012-01-07 12:20:38 +0100
committerReimar Döffinger <[email protected]>2012-01-12 20:09:16 +0100
commit7cbb32e461cdbe8b745d560c1700c711ba5933cc (patch)
tree22d5da37aa0a5193b8a23a1e418e537bf42bae4c /libavcodec/arm/rv34dsp_init_neon.c
parent742b660eb77db42ecb97fe7f467899efe53ccebf (diff)
Use an int MotionVector for find_block_motion.
Using the double variant causes several pointless conversions between double and int. Worse, one of the conversions is in an inner loop together with a function using MMX, resulting in undefined behaviour. Based on debugging by Ray Simard. Signed-off-by: Reimar Döffinger <[email protected]> Tested-by: Ray Simard <[email protected]>
Diffstat (limited to 'libavcodec/arm/rv34dsp_init_neon.c')
0 files changed, 0 insertions, 0 deletions