ffmpeg/libavfilter/x86
James Almer b8f1542dcb avfilter/vf_gblur: add missing preprocessor check
Fixes compilation on x86_32

Signed-off-by: James Almer <jamrial@gmail.com>
2019-06-12 10:54:59 -03:00
..
af_afir.asm x86/af_afir: use three operand form forat some instructions 2019-01-03 23:36:19 -03:00
af_afir_init.c x86/af_afir: add ff_fcmul_add_avx() 2019-01-03 10:12:19 -03:00
af_anlmdn.asm avfilter: add anlmdn filter x86 SIMD optimizations 2019-01-10 21:49:47 +01:00
af_anlmdn_init.c avfilter: add anlmdn filter x86 SIMD optimizations 2019-01-10 21:49:47 +01:00
af_volume.asm
af_volume_init.c
avf_showcqt.asm x86/avf_showcqt: use the FMULADD_PS x86util macro 2016-08-20 02:12:33 -03:00
avf_showcqt_init.c avfilter/avf_showcqt: cqt_calc optimization on x86 2016-06-08 16:09:43 +07:00
colorspacedsp.asm vf_colorspace: x86-64 SIMD (SSE2) optimizations. 2016-04-12 16:42:48 -04:00
colorspacedsp_init.c vf_colorspace: use enums for bpp/subsampling array indices. 2016-05-10 08:37:56 -04:00
Makefile avfilter/vf_gblur: add x86 SIMD optimizations 2019-06-12 08:53:11 +08:00
scene_sad.asm avfilter/vf_framerate: factorize SAD functions which compute SAD for a whole frame 2018-11-11 20:30:50 +01:00
scene_sad_init.c x86/scene_sad: fix link errors when HAVE_X86ASM is not defined 2018-11-21 22:26:07 -03:00
vf_blend.asm avfilter/x86/vf_blend : add SIMD for 16 bit version of 2018-04-05 21:46:16 +02:00
vf_blend_init.c avfilter/vf_blend: add 10bit support 2018-11-15 14:44:24 +01:00
vf_bwdif.asm avfilter/vf_bwdif: Add yadif base information to copyright header 2016-03-16 00:05:45 -03:00
vf_bwdif_init.c avfilter/vf_bwdif: Use common yadif frame management logic 2018-11-14 17:41:01 -08:00
vf_eq.c
vf_framerate.asm avfilter/vf_framerate: add SIMD functions for frame blending 2018-01-28 18:50:52 +01:00
vf_framerate_init.c avfilter/vf_framerate: add SIMD functions for frame blending 2018-01-28 18:50:52 +01:00
vf_fspp.asm
vf_fspp_init.c
vf_gblur.asm avfilter/vf_gblur: add x86 SIMD optimizations 2019-06-12 08:53:11 +08:00
vf_gblur_init.c avfilter/vf_gblur: add missing preprocessor check 2019-06-12 10:54:59 -03:00
vf_gradfun.asm
vf_gradfun_init.c build: Generalize yasm/nasm-related variable names 2017-06-21 17:00:29 -03:00
vf_hflip.asm avfilter/x86/vf_hflip : indent 2017-12-19 21:10:12 +01:00
vf_hflip_init.c avfilter/x86/vf_hflip : add avx2 version for hflip_byte and hflip_short 2017-12-19 21:10:09 +01:00
vf_hqdn3d.asm
vf_hqdn3d_init.c build: Generalize yasm/nasm-related variable names 2017-06-21 17:00:29 -03:00
vf_idet.asm
vf_idet_init.c build: Generalize yasm/nasm-related variable names 2017-06-21 17:00:29 -03:00
vf_interlace.asm avfilter/x86/vf_interlace : add AVX2 version 2018-01-11 21:03:19 +01:00
vf_limiter.asm x86/vf_limiter: make limiter functions work on x86_32 2017-07-13 18:17:17 -03:00
vf_limiter_init.c x86/vf_limiter: make limiter functions work on x86_32 2017-07-13 18:17:17 -03:00
vf_maskedmerge.asm x86/vf_maskedmerge: make ff_maskedmerge8_sse2 work on x86_32 2015-12-24 13:05:18 -03:00
vf_maskedmerge_init.c x86/vf_maskedmerge: make ff_maskedmerge8_sse2 work on x86_32 2015-12-24 13:05:18 -03:00
vf_noise.c asm: FF_-prefix internal macros used in inline assembly 2016-06-27 17:21:18 +02:00
vf_overlay.asm avfilter/vf_overlay: add x86 SIMD 2018-05-02 23:58:21 +02:00
vf_overlay_init.c avfilter/vf_overlay: exclude nv12/nv21 formats from x86 asm check 2018-05-03 09:22:28 +02:00
vf_pp7.asm
vf_pp7_init.c
vf_psnr.asm
vf_psnr_init.c
vf_pullup.asm
vf_pullup_init.c build: Generalize yasm/nasm-related variable names 2017-06-21 17:00:29 -03:00
vf_removegrain.asm doc: fix spelling errors 2015-10-09 22:09:08 +02:00
vf_removegrain_init.c
vf_spp.c vf_spp: only assign function pointers if permutation matches expectations. 2017-06-24 07:53:15 -04:00
vf_ssim.asm
vf_ssim_init.c
vf_stereo3d.asm x86/vf_stereo3d: remove a few unnecessary movas 2016-01-03 02:09:02 -03:00
vf_stereo3d_init.c x86/vf_stereo3d: make ff_anaglyph_sse4 work on x86_32 2015-12-28 17:20:24 -03:00
vf_threshold.asm avfilter/x86/vf_threshold : add threshold16 SIMD (SSE4 and AVX2) 2017-12-09 14:47:09 +01:00
vf_threshold_init.c avfilter/x86/vf_threshold : add threshold16 SIMD (SSE4 and AVX2) 2017-12-09 14:47:09 +01:00
vf_tinterlace_init.c avfilter/x86/vf_interlace : add AVX2 version 2018-01-11 21:03:19 +01:00
vf_w3fdif.asm x86/vf_w3fdif: 32-bit compatibility for w3fdif_simple_high 2016-01-08 11:56:43 +01:00
vf_w3fdif_init.c avfilter/vf_w3fdif: add >8 but <16 bit support 2016-12-25 09:50:36 +01:00
vf_yadif.asm
vf_yadif_init.c Merge commit 'dc40a70c57' 2016-06-26 15:53:00 +02:00
yadif-10.asm
yadif-16.asm Merge commit '994c4bc107' 2017-10-21 12:15:57 -03:00