On 5/21/16, Dan Parrot <dan.par...@mail.com> wrote: > I am working on a patch to improve ffmpeg performance on PPC by using > vector SIMD facilities for those processor versions that have the > capability. > > There are 50 functions in libswscale/input.c that I am modifying. Adding > #ifdefs in all the functions probably isn't the way to go. > > Is there a preferred method to implement such a change?
Yes, look how it is done for x86. There is directory named x86 and ppc. > > Thanks. > Dan Parrot. > > > _______________________________________________ > ffmpeg-devel mailing list > ffmpeg-devel@ffmpeg.org > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel > _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel