On 07/31/2012 06:17 PM, Diego Biurrun wrote: > This is necessary to allow refactoring some x86util macros with cpuflags. > --- > libavcodec/x86/ac3dsp.asm | 1 - > libavcodec/x86/dct32_sse.asm | 1 - > libavcodec/x86/deinterlace.asm | 1 - > libavcodec/x86/dsputil_yasm.asm | 1 - > libavcodec/x86/dsputilenc_yasm.asm | 1 - > libavcodec/x86/fmtconvert.asm | 1 - > libavcodec/x86/h264_chromamc.asm | 1 - > libavcodec/x86/h264_chromamc_10bit.asm | 1 - > libavcodec/x86/h264_deblock.asm | 1 - > libavcodec/x86/h264_deblock_10bit.asm | 1 - > libavcodec/x86/h264_idct.asm | 1 - > libavcodec/x86/h264_idct_10bit.asm | 1 - > libavcodec/x86/h264_intrapred.asm | 1 - > libavcodec/x86/h264_intrapred_10bit.asm | 1 - > libavcodec/x86/h264_qpel_10bit.asm | 1 - > libavcodec/x86/h264_weight_10bit.asm | 1 - > libavcodec/x86/imdct36_sse.asm | 1 - > libavcodec/x86/pngdsp.asm | 1 - > libavcodec/x86/proresdsp.asm | 1 - > libavcodec/x86/rv34dsp.asm | 1 - > libavcodec/x86/rv40dsp.asm | 1 - > libavcodec/x86/sbrdsp.asm | 1 - > libavcodec/x86/vc1dsp_yasm.asm | 1 - > libavcodec/x86/vp3dsp.asm | 1 - > libavcodec/x86/vp56dsp.asm | 1 - > libavcodec/x86/vp8dsp.asm | 1 - > libavresample/x86/audio_convert.asm | 1 - > libavresample/x86/audio_mix.asm | 1 - > libavutil/x86/float_dsp.asm | 1 - > libavutil/x86/x86util.asm | 2 ++ > libswscale/x86/input.asm | 1 - > libswscale/x86/output.asm | 1 - > libswscale/x86/scale.asm | 1 - > 33 files changed, 2 insertions(+), 32 deletions(-)
LGTM. -Justin _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
