[FFmpeg-devel] [patch 3/4] Fix bug for POWERLE: libavcodec/ppc/hpeldsp_altivec.c
Michael Niedermayer
michaelni at gmx.at
Fri Nov 7 12:39:20 CET 2014
On Fri, Nov 07, 2014 at 05:40:27PM +0800, rongyan wrote:
> Hi,
> There are 4 patches presented to fix bugs for POWER8 little endian. I will send 4 patches in 4 different email. This is the third.
>
> It fixed the function ff_put_pixels16_altivec(), put_no_rnd_pixels16_xy2_altivec(), put_no_rnd_pixels8_xy2_altivec(), avg_pixels8_altivec(), avg_pixels8_xy2_altivec(), put_pixels16_xy2_altivec(), put_pixels8_xy2_altivec(), ff_avg_pixels16_altivec().
>
> The fate test result on POWER BE and POWER LE after merge these 4 patches are attached here to facilitate the review:
>
> The passed test cases change from 1679/2182 to 2010/2236.
>
>
>
>
> Rong Yan
>
>
> ------------------
> The world has enough for everyone's need, but not enough for everyone's greed.
> hpeldsp_altivec.c | 255 +++++++++++++++---------------------------------------
> 1 file changed, 71 insertions(+), 184 deletions(-)
> 0e6128253a2c6429ffb71c084ac13f6f944315dd 0003-libavcodec-ppc-hpeldsp_altivec.c-fix-ff_put_pixels16.patch
> From 42dc146ff4f07c51cc29f373c05e0a36a076db1c Mon Sep 17 00:00:00 2001
> From: Rong Yan <rongyan236 at gmail.com>
> Date: Fri, 7 Nov 2014 09:07:29 +0000
> Subject: [PATCH 3/4] libavcodec/ppc/hpeldsp_altivec.c : fix
> ff_put_pixels16_altivec() put_no_rnd_pixels16_xy2_altivec()
> put_no_rnd_pixels8_xy2_altivec() avg_pixels8_altivec()
> avg_pixels8_xy2_altivec() put_pixels16_xy2_altivec()
> put_pixels8_xy2_altivec() ff_avg_pixels16_altivec() for POWER LE
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Observe your enemies, for they first find out your faults. -- Antisthenes
-------------- 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/20141107/635420d7/attachment.asc>
More information about the ffmpeg-devel
mailing list