[FFmpeg-devel] [PATCH] mips/float_dsp: fix a bug in vector_fmul_window_mips
Michael Niedermayer
michaelni at gmx.at
Thu Mar 5 12:50:14 CET 2015
On Thu, Mar 05, 2015 at 12:23:59PM +0100, Nedeljko Babic wrote:
> 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 at imgtec.com>
> ---
> libavutil/mips/float_dsp_mips.c | 180 +++++++++++++++++-----------------------
> 1 file changed, 74 insertions(+), 106 deletions(-)
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Republics decline into democracies and democracies degenerate into
despotisms. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150305/9fd78dac/attachment.asc>
More information about the ffmpeg-devel
mailing list