ffmpeg/libswscale/ppc
Rong Yan be1b665dec 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: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 603c839398)
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
2015-05-14 19:07:33 +02:00
..
Makefile swscale: ppc: Hide arch-specific initialization details 2013-08-29 10:23:41 +02:00
swscale_altivec.c swscale/ppc/swscale_altivec.c: POWER LE support in yuv2planeX_8() delete macro GET_VF() it was wrong 2015-05-14 19:07:33 +02:00
yuv2rgb_altivec.c Merge commit 'c2503d9c8ab42ea55922e9f5a10c8bfbbbfeaf19' 2013-08-29 15:10:09 +02:00
yuv2rgb_altivec.h
yuv2yuv_altivec.c ppc: don't return a value from a function declared void 2013-08-30 11:56:11 +02:00