ffmpeg/libavfilter/x86
Kieran Kunhya 96fda42a8f vf_interlace: get rid of useless loads
Signed-off-by: Anton Khirnov <anton@khirnov.net>
2014-11-27 13:57:50 +01:00
..
Makefile vf_interlace: Add SIMD for lowpass filter 2014-11-15 00:35:31 +01: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_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