FFmpeg/libavfilter/x86
James Almer 224a529b44 x86/vf_w3fdif: use aligned loads in w3fdif_simple_high
Found-by: Ronald S. Bultje <rsbultje@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
2015-10-11 20:07:12 -03:00
..
af_volume_init.c x86: check for AV_CPU_FLAG_AVXSLOW where useful 2015-06-01 00:15:35 +02:00
af_volume.asm x86inc: Drop SECTION_TEXT macro 2015-08-04 20:13:09 +02:00
Makefile avfilter/vf_w3fdif: add x86 SIMD 2015-10-10 17:33:43 +02:00
vf_blend_init.c avfilter/x86/vf_blend.asm: add hardmix and phoenix sse2 SIMD 2015-10-07 22:50:15 +02:00
vf_blend.asm avfilter/x86/vf_blend.asm: hardmix: do same with two pxor instructions less 2015-10-07 23:12:09 +02:00
vf_eq.c avfilter/vf_eq: mark src as const 2015-01-27 01:46:08 +01:00
vf_fspp_init.c x86/vf_fspp: port inline asm to yasm 2014-12-26 15:39:51 -03:00
vf_fspp.asm avfilter/x86/vf_fspp: Fix invalid combination of opcode and operands 2015-05-26 01:43:47 +02:00
vf_gradfun_init.c
vf_gradfun.asm
vf_hqdn3d_init.c
vf_hqdn3d.asm avfilter/x86/vf_hqdn3d: Fix register types 2015-05-27 05:18:55 +02:00
vf_idet_init.c av_filter/x86/idet: MMX/SSE2 implementation of 16bits filter_line() 2014-09-09 16:47:22 +02:00
vf_idet.asm x86inc: Drop SECTION_TEXT macro 2015-08-04 20:13:09 +02:00
vf_interlace_init.c Merge commit '2e1704059ae8625beda2ffde847ad22c5ba416dc' 2014-11-15 02:39:49 +01:00
vf_interlace.asm x86/vf_interlace: add missing colon to labels 2015-07-26 02:50:50 -03:00
vf_maskedmerge_init.c avfilter/vf_maskedmerge: add SIMD for maskedmerge with 8 bit depth input 2015-10-02 17:40:57 +02:00
vf_maskedmerge.asm avfilter/vf_maskedmerge: add SIMD for maskedmerge with 8 bit depth input 2015-10-02 17:40:57 +02:00
vf_noise.c x86/vf_noise: move asm code to a separate file 2014-10-17 00:44:35 -03:00
vf_pp7_init.c x86/vf_pp7: port dctB_mmx to yasm 2015-01-09 20:02:27 -03:00
vf_pp7.asm x86/vf_pp7: port dctB_mmx to yasm 2015-01-09 20:02:27 -03:00
vf_psnr_init.c vf_psnr: sse2 optimizations for sum-squared-error. 2015-07-14 17:57:14 +02:00
vf_psnr.asm avfilter/x86/vf_psnr.asm: fix typo 2015-10-01 21:53:13 +02:00
vf_pullup_init.c avfilter/vf_pullup: use ptrdiff_t as stride argument for dsp functions 2014-06-25 18:22:31 +02:00
vf_pullup.asm x86inc: Drop SECTION_TEXT macro 2015-08-04 20:13:09 +02:00
vf_removegrain_init.c avfilter/vf_removegrain: add x86 and x86_64 SSE2 functions 2015-07-14 23:50:50 +00:00
vf_removegrain.asm doc: fix spelling errors 2015-10-09 22:09:08 +02:00
vf_spp.c options: mark av_get_{int,double,q} as deprecated. 2015-08-18 12:05:17 -04:00
vf_ssim_init.c x86/vf_ssim: add ff_ssim_4x4_line_xop 2015-07-20 13:18:05 -03:00
vf_ssim.asm x86/vf_ssim: add ff_ssim_4x4_line_xop 2015-07-20 13:18:05 -03:00
vf_stereo3d_init.c avfilter/vf_stereo3d: add x86 SIMD for anaglyph outputs 2015-10-06 21:01:24 +02:00
vf_stereo3d.asm avfilter/vf_stereo3d: add x86 SIMD for anaglyph outputs 2015-10-06 21:01:24 +02:00
vf_tinterlace_init.c avfilter/tinterlace: add Support for ff_lowpass_line_avx() & ff_lowpass_line_sse2() 2014-11-15 04:02:33 +01:00
vf_w3fdif_init.c avfilter/vf_w3fdif: add x86 SIMD 2015-10-10 17:33:43 +02:00
vf_w3fdif.asm x86/vf_w3fdif: use aligned loads in w3fdif_simple_high 2015-10-11 20:07:12 -03:00
vf_yadif_init.c Replace all remaining occurances of step/depth_minus1 and offset_plus1 2015-09-08 17:10:48 +02:00
vf_yadif.asm x86util: add and use RSHIFT/LSHIFT macros 2014-06-15 13:19:27 +02:00
yadif-10.asm x86/yadif-10: remove duplicate ABS macro 2014-07-10 21:06:51 +02:00
yadif-16.asm fix spelling errors 2014-07-12 22:33:27 +02:00