ffmpeg/libavfilter/x86
Henrik Gramner ab43beefab x86inc: Drop SECTION_TEXT macro
The .text section is already 16-byte aligned by default on all supported
platforms so `SECTION_TEXT` isn't any different from `SECTION .text`.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
2015-08-11 11:12:01 +02:00
..
Makefile vf_interlace: Add SIMD for lowpass filter 2014-11-15 00:35:31 +01:00
af_volume.asm x86inc: Drop SECTION_TEXT macro 2015-08-11 11:12:01 +02:00
af_volume_init.c x86: check for AV_CPU_FLAG_AVXSLOW where useful 2015-05-31 12:07:11 +02:00
vf_gradfun.asm avfilter: x86: Port gradfun filter optimizations to yasm 2013-10-23 14:50:27 +02:00
vf_gradfun_init.c gradfun: x86: Factor out common code for some gradfun_filter_line() variants 2013-10-31 16:34:18 +01:00
vf_hqdn3d.asm
vf_hqdn3d_init.c avfilter: x86: K&R formatting cosmetics 2013-10-31 12:15:54 +01:00
vf_interlace.asm vf_interlace: get rid of useless loads 2014-11-27 13:57:50 +01:00
vf_interlace_init.c vf_interlace: Add SIMD for lowpass filter 2014-11-15 00:35:31 +01:00
vf_yadif.asm vf_yadif: Relicense from GPL to LGPL 2014-01-14 00:04:59 +01:00
vf_yadif_init.c x86: Drop some unnecessary YASM ifdefs 2014-04-04 19:08:05 +02:00