On Mon, Aug 06, 2012 at 12:36:24AM +0100, Mans Rullgard wrote: > nasm prints a warning if the colon is missing. > > Signed-off-by: Mans Rullgard <[email protected]> > --- > libavcodec/x86/deinterlace.asm | 2 +- > libavcodec/x86/dsputil_yasm.asm | 6 ++-- > libavcodec/x86/dsputilenc_yasm.asm | 4 +-- > libavcodec/x86/fft_mmx.asm | 2 +- > libavcodec/x86/fmtconvert.asm | 2 +- > libavcodec/x86/h264_chromamc.asm | 30 +++++++++--------- > libavcodec/x86/h264_chromamc_10bit.asm | 16 +++++----- > libavcodec/x86/h264_deblock_10bit.asm | 4 +-- > libavcodec/x86/h264_idct.asm | 58 > +++++++++++++++++----------------- > libavcodec/x86/h264_idct_10bit.asm | 2 +- > libavcodec/x86/h264_intrapred.asm | 16 +++++----- > libavcodec/x86/h264_qpel_10bit.asm | 16 +++++----- > libavcodec/x86/h264_weight.asm | 16 +++++----- > libavcodec/x86/h264_weight_10bit.asm | 16 +++++----- > libavcodec/x86/vp56dsp.asm | 4 +-- > libavcodec/x86/vp8dsp.asm | 30 +++++++++--------- > libavresample/x86/audio_mix.asm | 2 +- > libavutil/x86/float_dsp.asm | 4 +-- > 18 files changed, 115 insertions(+), 115 deletions(-)
OK Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
