"Ronald S. Bultje" <[email protected]> writes: > This allows usign it in swscale also. > --- > libavcodec/x86/ac3dsp.asm | 2 +- > libavcodec/x86/dct32_sse.asm | 2 +- > libavcodec/x86/deinterlace.asm | 2 +- > libavcodec/x86/dsputilenc_yasm.asm | 2 +- > libavcodec/x86/fmtconvert.asm | 2 +- > libavcodec/x86/h264_chromamc.asm | 2 +- > libavcodec/x86/h264_chromamc_10bit.asm | 2 +- > libavcodec/x86/h264_deblock.asm | 2 +- > libavcodec/x86/h264_deblock_10bit.asm | 2 +- > libavcodec/x86/h264_idct.asm | 2 +- > libavcodec/x86/h264_idct_10bit.asm | 2 +- > libavcodec/x86/h264_intrapred.asm | 2 +- > libavcodec/x86/h264_intrapred_10bit.asm | 2 +- > libavcodec/x86/h264_qpel_10bit.asm | 2 +- > libavcodec/x86/h264_weight_10bit.asm | 2 +- > libavcodec/x86/vc1dsp_yasm.asm | 2 +- > libavcodec/x86/vp3dsp.asm | 2 +- > libavcodec/x86/vp56dsp.asm | 2 +- > libavcodec/x86/vp8dsp.asm | 2 +- > libavcodec/x86/x86util.asm | 542 > ------------------------------- > libavutil/x86/x86util.asm | 542 > +++++++++++++++++++++++++++++++ > 21 files changed, 561 insertions(+), 561 deletions(-) > delete mode 100644 libavcodec/x86/x86util.asm > create mode 100644 libavutil/x86/x86util.asm
Is this patch any different from the one you sent yesterday? -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
