Skip to content
Snippets Groups Projects
Commit 603c8393 authored by Rong Yan's avatar Rong Yan Committed by Michael Niedermayer
Browse files

swscale/ppc/swscale_altivec.c: POWER LE support in yuv2planeX_8() delete macro...

swscale/ppc/swscale_altivec.c: POWER LE support in yuv2planeX_8() delete macro GET_VF() it was wrong

GCC tool had a bug of PPC intrinsic interpret, which has been fixed in GCC 4.9.1. This bug lead to
errors in two of our previous patches. We found this when we update our GCC tools to 4.9.1 and by
reading the related info on GCC website. We fix our previous error in two separate commits

Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent 46778ab2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment