Hi, On Thu, Jun 2, 2011 at 8:45 PM, Kostya <[email protected]> wrote: > On Thu, Jun 02, 2011 at 07:19:13PM -0700, Ronald S. Bultje wrote: >> --- >> libswscale/Makefile | 3 +- >> libswscale/ppc/Makefile | 2 + >> libswscale/ppc/swscale_altivec_template.c | 155 ----------------------- >> libswscale/ppc/yuv2yuv_altivec.c | 191 >> +++++++++++++++++++++++++++++ >> libswscale/swscale.c | 20 +--- >> libswscale/swscale_internal.h | 2 + >> 6 files changed, 202 insertions(+), 171 deletions(-) >> create mode 100644 libswscale/ppc/Makefile >> create mode 100644 libswscale/ppc/yuv2yuv_altivec.c > > Later you've sent a set of patches doing something similar. Which ones should > be dropped from review?
Drop 2/2 from the first set, it didn't include configure. Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
