[FFmpeg-devel] [PATCH 0/2] AltiVec/VSX fixes in swscale

Daniel Kolesa daniel at octaforge.org
Tue Aug 6 18:55:35 EEST 2019


The first of these patches fixes the original report as described in
https://trac.ffmpeg.org/ticket/7861. The second of the patches fixes
the second report in the same ticket (by leigh123linux).

Daniel Kolesa (2):
  swscale: Replace illegal vector keyword usage in altivec code
  swscale: Fix AltiVec/VSX build with recent GCC

 libswscale/ppc/swscale_altivec.c |  36 +-
 libswscale/ppc/swscale_vsx.c     | 894 ++++++++++++++++---------------
 2 files changed, 467 insertions(+), 463 deletions(-)

-- 
2.22.0



More information about the ffmpeg-devel mailing list