ffmpeg/libavfilter/x86
Diego Biurrun 01c5779f56 x86: Drop some unnecessary YASM ifdefs
Dead code elimination is enough to avoid undefined references in these cases.
2014-04-04 19:08:05 +02:00
..
Makefile avfilter: x86: Port gradfun filter optimizations to yasm 2013-10-23 14:50:27 +02:00
af_volume.asm x86: af_volume: add SSE2/SSSE3/AVX-optimized s32 volume scaling 2012-12-05 11:23:37 -05:00
af_volume_init.c Consistently use "cpu_flags" as variable/parameter name for CPU flags 2013-07-18 00:31:35 +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 hqdn3d: Fix out of array read in LOWPASS 2013-03-13 09:14:59 +01:00
vf_hqdn3d_init.c avfilter: x86: K&R formatting cosmetics 2013-10-31 12:15:54 +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