On Sat, Aug 11, 2012 at 08:12:12PM +0200, Diego Biurrun wrote: > --- > > Now with only minimal changes to x86inc.asm. > > libavcodec/x86/ac3dsp.asm | 4 +- > libavcodec/x86/ac3dsp_mmx.c | 4 +- > libavcodec/x86/dsputil_mmx.c | 44 ++++++++-------- > libavcodec/x86/dsputil_yasm.asm | 8 ++-- > libavcodec/x86/dsputilenc_mmx.c | 6 +- > libavcodec/x86/dsputilenc_yasm.asm | 2 +- > libavcodec/x86/h264_chromamc.asm | 14 +++--- > libavcodec/x86/h264_chromamc_10bit.asm | 4 +- > libavcodec/x86/h264_deblock.asm | 20 ++++---- > libavcodec/x86/h264_deblock_10bit.asm | 4 +- > libavcodec/x86/h264_idct.asm | 46 +++++++++-------- > libavcodec/x86/h264_idct_10bit.asm | 2 +- > libavcodec/x86/h264_intrapred.asm | 26 +++++----- > libavcodec/x86/h264_intrapred_init.c | 40 +++++++------- > libavcodec/x86/h264_weight.asm | 12 ++-- > libavcodec/x86/h264dsp_mmx.c | 71 +++++++++++++------------- > libavcodec/x86/pngdsp-init.c | 6 +- > libavcodec/x86/pngdsp.asm | 2 +- > libavcodec/x86/rv34dsp.asm | 6 +- > libavcodec/x86/rv34dsp_init.c | 10 ++-- > libavcodec/x86/rv40dsp.asm | 4 +- > libavcodec/x86/rv40dsp_init.c | 30 ++++++------ > libavcodec/x86/vc1dsp_mmx.c | 10 ++-- > libavcodec/x86/vc1dsp_yasm.asm | 10 ++-- > libavcodec/x86/vp3dsp.asm | 4 +- > libavcodec/x86/vp3dsp_init.c | 16 +++--- > libavcodec/x86/vp8dsp-init.c | 86 > ++++++++++++++++---------------- > libavcodec/x86/vp8dsp.asm | 30 ++++++------ > libavutil/x86/x86inc.asm | 2 + > libavutil/x86/x86util.asm | 2 +- > libswscale/x86/output.asm | 4 +- > libswscale/x86/swscale.c | 8 ++-- > 32 files changed, 272 insertions(+), 265 deletions(-)
Ronald dropped opposition on IRC. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
