Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cowgill <james410@cowgill.org.uk>2015-03-18 16:02:59 +0300
committerMichael Niedermayer <michaelni@gmx.at>2015-03-18 21:08:02 +0300
commitf8323744a0783d5937232a95cd1cc98f6b70a810 (patch)
tree75edc0014e53803d87eb6ee760865f7086b82c4c /libavutil/aarch64/neontest.h
parent414d6547f33175b3f53eb3320aa13161a584a151 (diff)
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/aarch64/neontest.h')
0 files changed, 0 insertions, 0 deletions