aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/error.h
diff options
context:
space:
mode:
authorJames Cowgill <james410@cowgill.org.uk>2015-03-18 13:02:59 +0000
committerMichael Niedermayer <michaelni@gmx.at>2015-03-18 19:08:02 +0100
commitf8323744a0783d5937232a95cd1cc98f6b70a810 (patch)
tree75edc0014e53803d87eb6ee760865f7086b82c4c /libavutil/error.h
parent414d6547f33175b3f53eb3320aa13161a584a151 (diff)
downloadffmpeg-f8323744a0783d5937232a95cd1cc98f6b70a810.tar.gz
mips/float_dsp: fix vector_fmul_window_mips on mips64
Commit dfa920807494 ("mips/float_dsp: fix a bug in vector_fmul_window_mips") fixed vector_fmul_window_mips by unrolling the loop only 4 times, but also removed the outer C loop and replaced it with assembly branches and pointer arithmetic. When submitting my 64-bit porting patch I missed this new assembly which also needed porting. This patch fixes a bus error in the fate-float-dsp test when run on 64-bit mips. Signed-off-by: James Cowgill <james410@cowgill.org.uk> Reviewed-by: Nedeljko Babic <nedeljko.babic@imgtec.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavutil/error.h')
0 files changed, 0 insertions, 0 deletions