Hi, On Sun, Jan 8, 2012 at 3:53 PM, Ronald S. Bultje <[email protected]> wrote: > Also implement SSE2/AVX variants. > --- > libswscale/Makefile | 3 +- > libswscale/x86/input.asm | 242 > +++++++++++++++++++++++++++++++++++++ > libswscale/x86/swscale_mmx.c | 83 +++++++++++++ > libswscale/x86/swscale_template.c | 163 ------------------------- > 4 files changed, 327 insertions(+), 164 deletions(-) > create mode 100644 libswscale/x86/input.asm
LGTM'ed on IRC by Jason. Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
