This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2024-11-21 10:55:51 +02:00
Code
Issues
Releases
Activity
ca5ec4cbbc
FFmpeg
/
libavfilter
/
x86
History
Paul B Mahol
dcae5ba322
avfilter: add anlmdn filter x86 SIMD optimizations
2019-01-10 21:49:47 +01:00
..
af_afir_init.c
x86/af_afir: add ff_fcmul_add_avx()
2019-01-03 10:12:19 -03:00
af_afir.asm
x86/af_afir: use three operand form forat some instructions
2019-01-03 23:36:19 -03:00
af_anlmdn_init.c
avfilter: add anlmdn filter x86 SIMD optimizations
2019-01-10 21:49:47 +01:00
af_anlmdn.asm
avfilter: add anlmdn filter x86 SIMD optimizations
2019-01-10 21:49:47 +01:00
af_volume_init.c
af_volume.asm
avf_showcqt_init.c
avf_showcqt.asm
colorspacedsp_init.c
colorspacedsp.asm
Makefile
avfilter: add anlmdn filter x86 SIMD optimizations
2019-01-10 21:49:47 +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
scene_sad.asm
avfilter/vf_framerate: factorize SAD functions which compute SAD for a whole frame
2018-11-11 20:30:50 +01:00
vf_blend_init.c
avfilter/vf_blend: add 10bit support
2018-11-15 14:44:24 +01:00
vf_blend.asm
avfilter/x86/vf_blend : add SIMD for 16 bit version of
2018-04-05 21:46:16 +02:00
vf_bwdif_init.c
avfilter/vf_bwdif: Use common yadif frame management logic
2018-11-14 17:41:01 -08:00
vf_bwdif.asm
vf_eq.c
vf_framerate_init.c
avfilter/vf_framerate: add SIMD functions for frame blending
2018-01-28 18:50:52 +01:00
vf_framerate.asm
avfilter/vf_framerate: add SIMD functions for frame blending
2018-01-28 18:50:52 +01:00
vf_fspp_init.c
vf_fspp.asm
vf_gradfun_init.c
vf_gradfun.asm
vf_hflip_init.c
vf_hflip.asm
vf_hqdn3d_init.c
vf_hqdn3d.asm
vf_idet_init.c
vf_idet.asm
vf_interlace.asm
avfilter/x86/vf_interlace : add AVX2 version
2018-01-11 21:03:19 +01:00
vf_limiter_init.c
vf_limiter.asm
vf_maskedmerge_init.c
vf_maskedmerge.asm
vf_noise.c
vf_overlay_init.c
avfilter/vf_overlay: exclude nv12/nv21 formats from x86 asm check
2018-05-03 09:22:28 +02:00
vf_overlay.asm
avfilter/vf_overlay: add x86 SIMD
2018-05-02 23:58:21 +02:00
vf_pp7_init.c
vf_pp7.asm
vf_psnr_init.c
vf_psnr.asm
vf_pullup_init.c
vf_pullup.asm
vf_removegrain_init.c
vf_removegrain.asm
vf_spp.c
vf_ssim_init.c
vf_ssim.asm
vf_stereo3d_init.c
vf_stereo3d.asm
vf_threshold_init.c
vf_threshold.asm
vf_tinterlace_init.c
avfilter/x86/vf_interlace : add AVX2 version
2018-01-11 21:03:19 +01:00
vf_w3fdif_init.c
vf_w3fdif.asm
vf_yadif_init.c
vf_yadif.asm
yadif-10.asm
yadif-16.asm