diff options
author | Nedeljko Babic <nedeljko.babic@imgtec.com> | 2015-03-05 12:23:59 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-03-05 12:31:44 +0100 |
commit | dfa920807494f0bc505aa090e036b531daa604ad (patch) | |
tree | 97f2a121f95c834544326e477193108bf84c0cf1 /libavcodec/dnxhdenc.c | |
parent | 45555a20c6f425b2999612f80d287253a24216bd (diff) | |
download | ffmpeg-dfa920807494f0bc505aa090e036b531daa604ad.tar.gz |
mips/float_dsp: fix a bug in vector_fmul_window_mips
Loop was unrolled eight times although in heder there is assumption
that len is multiple of 4.
This is fixed, and assembly code is rewritten to be more optimal and
to simplify clobber list.
Signed-off-by: Nedeljko Babic <nedeljko.babic@imgtec.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/dnxhdenc.c')
0 files changed, 0 insertions, 0 deletions