FFmpeg/libavfilter/x86
Diego Biurrun 6be7944ee2 x86: Add missing colons after assembly labels
This fixes many warnings of the sort
warning: label alone on a line without a colon might be in error
2016-10-17 16:31:26 +02:00
..
af_volume_init.c x86: check for AV_CPU_FLAG_AVXSLOW where useful 2015-05-31 12:07:11 +02:00
af_volume.asm x86inc: Drop SECTION_TEXT macro 2015-08-11 11:12:01 +02:00
Makefile vf_interlace: Add SIMD for lowpass filter 2014-11-15 00:35:31 +01:00
vf_gradfun_init.c Drop unnecessary libavutil/x86/asm.h #includes 2016-05-28 19:18:26 +02:00
vf_gradfun.asm avfilter: x86: Port gradfun filter optimizations to yasm 2013-10-23 14:50:27 +02:00
vf_hqdn3d_init.c avfilter: x86: K&R formatting cosmetics 2013-10-31 12:15:54 +01:00
vf_hqdn3d.asm hqdn3d: Fix out of array read in LOWPASS 2013-03-13 09:14:59 +01:00
vf_interlace_init.c Drop unnecessary libavutil/x86/asm.h #includes 2016-05-28 19:18:26 +02:00
vf_interlace.asm x86: Add missing colons after assembly labels 2016-10-17 16:31:26 +02:00
vf_yadif_init.c Drop unnecessary libavutil/x86/asm.h #includes 2016-05-28 19:18:26 +02:00
vf_yadif.asm vf_yadif: Relicense from GPL to LGPL 2014-01-14 00:04:59 +01:00