[FFmpeg-devel] [patch 1/4] Fix bug for POWERLE: libavutil/ppc/util_altivec.h

rongyan rongyan236 at foxmail.com
Fri Nov 7 10:33:57 CET 2014


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 29311 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141107/409b665c/attachment.jpe>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-libavutil-ppc-util_altivec.h-fix-unaligned_load-vec_.patch
Type: application/octet-stream
Size: 2158 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141107/409b665c/attachment.obj>


More information about the ffmpeg-devel mailing list