[FFmpeg-devel] [Patch 4/4]Fix h264 on POWER LE: libavcodec/ppc/h264qpel.c

Michael Niedermayer michaelni at gmx.at
Fri Nov 28 15:42:19 CET 2014


On Fri, Nov 28, 2014 at 03:26:19PM +0800, rongyan wrote:
> Hi,
> We present 4 patches to fix h264 bugs for POWER8 little endian, which are sent in 4 seperate emails.
> This is the fifth, to fix the functions put_pixels16_l2_altivec(), avg_pixels16_l2_altivec(), add marcos put_unligned_store(), avg_unligned_store().
>  The fate test result after merge these 4 patches can be found on website by searching "ibmcrl", also attached in the below to facilitate the review. The passed test cases change from  2017/2243 to 2209/2245.
>  
> 
>  Thanks.
>  Rong Yan


>  h264qpel.c |  109 ++++++++++++++++++++++++++++---------------------------------
>  1 file changed, 51 insertions(+), 58 deletions(-)
> 4ffb563dbb1cf40249a4611f742826b8e6b3561c  0004-libavcodec-ppc-h264qpel.c-fix-put_pixels16_l2_altive.patch
> From 8c1ed96c96b0f1679a510465cfdb3949dd55c7a1 Mon Sep 17 00:00:00 2001
> From: Rong Yan <rongyan236 at gmail.com>
> Date: Fri, 28 Nov 2014 06:53:35 +0000
> Subject: [PATCH 4/4] libavcodec/ppc/h264qpel.c : fix put_pixels16_l2_altivec()
>  avg_pixels16_l2_altivec() add marcos put_unligned_store()
>  avg_unligned_store() for POWER LE

applied

thanks

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If a bugfix only changes things apparently unrelated to the bug with no
further explanation, that is a good sign that the bugfix is wrong.
-------------- 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/20141128/aa601733/attachment.asc>


More information about the ffmpeg-devel mailing list