ffmpeg/libavfilter/x86
Paul B Mahol 0f0d468fbc avfilter/vf_overlay: exclude nv12/nv21 formats from x86 asm check
They are yet to be supported,

Signed-off-by: Paul B Mahol <onemda@gmail.com>
2018-05-03 09:22:28 +02:00
..
Makefile avfilter/vf_overlay: add x86 SIMD 2018-05-02 23:58:21 +02:00
af_afir.asm
af_afir_init.c
af_volume.asm
af_volume_init.c
avf_showcqt.asm
avf_showcqt_init.c
colorspacedsp.asm
colorspacedsp_init.c
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/x86/vf_blend : add SIMD for 16 bit version of 2018-04-05 21:46:16 +02:00
vf_bwdif.asm
vf_bwdif_init.c
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_gradfun.asm
vf_gradfun_init.c
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
vf_idet.asm
vf_idet_init.c
vf_interlace.asm avfilter/x86/vf_interlace : add AVX2 version 2018-01-11 21:03:19 +01:00
vf_limiter.asm
vf_limiter_init.c
vf_maskedmerge.asm
vf_maskedmerge_init.c
vf_noise.c
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
vf_removegrain.asm
vf_removegrain_init.c
vf_spp.c
vf_ssim.asm
vf_ssim_init.c
vf_stereo3d.asm
vf_stereo3d_init.c
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
vf_w3fdif_init.c
vf_yadif.asm
vf_yadif_init.c
yadif-10.asm
yadif-16.asm