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

2014-11-28 Thread Michael Niedermayer
On Fri, Nov 28, 2014 at 03:25:07PM +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 first, to fix functions PREFIX_h264_qpel16_h_lowpass_altivec(), 
 PREFIX_h264_qpel16_v_lowpass_altivec(), 
 PREFIX_h264_qpel16_hv_lowpass_altivec(), add marcos load_alignment().
 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_template.c |  364 
 +++-
  1 file changed, 165 insertions(+), 199 deletions(-)
 4647fd05e246a876879f31573048772ee7ebb427  
 0003-libavcodec-ppc-h264qpel_template.c-fix-PREFIX_h264_q.patch
 From 845868b81f387e8a82647811da0159f98fde8579 Mon Sep 17 00:00:00 2001
 From: Rong Yan rongyan...@gmail.com
 Date: Fri, 28 Nov 2014 06:52:24 +
 Subject: [PATCH 3/4] libavcodec/ppc/h264qpel_template.c : fix
  PREFIX_h264_qpel16_h_lowpass_altivec() PREFIX_h264_qpel16_v_lowpass_altivec()
  PREFIX_h264_qpel16_hv_lowpass_altivec() add marcos load_alignment() for POWER
  LE

applied

thanks

[...]

-- 
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

When you are offended at any man's fault, turn to yourself and study your
own failings. Then you will forget your anger. -- Epictetus


signature.asc
Description: Digital signature
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


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

2014-11-27 Thread rongyan
Hi,
 
We present 4 patches to fix h264 bugs for POWER8 little endian, which are sent 
in 4 seperate emails.
This is the first, to fix functions PREFIX_h264_qpel16_h_lowpass_altivec(), 
PREFIX_h264_qpel16_v_lowpass_altivec(), 
PREFIX_h264_qpel16_hv_lowpass_altivec(), add marcos load_alignment().
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

0003-libavcodec-ppc-h264qpel_template.c-fix-PREFIX_h264_q.patch
Description: Binary data
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel