Re: [FFmpeg-devel] Fix bug for POWER LE:libswscale/ppc/swscale_altivec.c

2014-10-21 Thread Michael Niedermayer
On Wed, Oct 22, 2014 at 09:23:43AM +0800, rongyan wrote: > Michael, > Do you have any suggestion on this patch? yes, please remove the code duplication (this also applies to already commited code) instead of #if X code a b1(abc) code c #else code a b2(abc) code c #endif you can write #i

Re: [FFmpeg-devel] Fix bug for POWER LE:libswscale/ppc/swscale_altivec.c

2014-10-21 Thread rongyan
1:26 PM To: "FFmpeg development discussions and patches"; Subject: Re: [FFmpeg-devel] Fix bug for POWER LE:libswscale/ppc/swscale_altivec.c ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org