[FFmpeg-devel] [patch 1/4] Fix bug for POWERLE: libavutil/ppc/util_altivec.h
Michael Niedermayer
michaelni at gmx.at
Fri Nov 7 12:37:05 CET 2014
On Fri, Nov 07, 2014 at 05:33:57PM +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 first.
>
> It fixed the function unaligned_load(), vec_unaligned_load(), add macros VEC_LD(), VEC_MERGEH(), VEC_MERGEL(), VEC_ST().
>
> 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.
> util_altivec.h | 31 +++++++++++++++++++++++++++++--
> 1 file changed, 29 insertions(+), 2 deletions(-)
> 534d78662a86746baa5672bec2ba9f78563016f1 0001-libavutil-ppc-util_altivec.h-fix-unaligned_load-vec_.patch
> From 50c18ae6d51c38c6d326e2a9fc04467fe8733a44 Mon Sep 17 00:00:00 2001
> From: Rong Yan <rongyan236 at gmail.com>
> Date: Fri, 7 Nov 2014 08:57:49 +0000
> Subject: [PATCH 1/4] libavutil/ppc/util_altivec.h : fix unaligned_load()
> vec_unaligned_load() add macros VEC_LD() VEC_MERGEH() VEC_MERGEL() VEC_ST()
> for POWER LE
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
I do not agree with what you have to say, but I'll defend to the death your
right to say it. -- Voltaire
-------------- 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/fdc6548a/attachment.asc>
More information about the ffmpeg-devel
mailing list