On Fri, Jan 27, 2012 at 7:29 AM, Ronald S. Bultje <[email protected]> wrote: > --- > libavcodec/x86/Makefile | 1 + > libavcodec/x86/pngdsp-init.c | 114 ++++------------------------------ > libavcodec/x86/pngdsp.asm | 142 > ++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 155 insertions(+), 102 deletions(-) > create mode 100644 libavcodec/x86/pngdsp.asm
There's a lot of mova in that second function, maybe some AVX? Jason _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
