This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
ffmpeg
mirror of
https://git.ffmpeg.org/ffmpeg.git
Watch
1
Star
0
Fork
You've already forked ffmpeg
0
Code
Issues
Projects
Releases
Wiki
Activity
7c5ee237be
ffmpeg
/
libavfilter
/
x86
History
James Almer
39f3c98bb1
x86/vf_lut3d: use three operand form for some instructions
...
Fixes compilation with old yasm. Signed-off-by: James Almer <jamrial@gmail.com>
2021-10-14 18:09:38 -03:00
..
Makefile
avfilter/vf_lut3d: add x86-optimized tetrahedral interpolation
2021-10-10 22:23:48 +02:00
af_afir.asm
…
af_afir_init.c
…
af_anlmdn.asm
…
af_anlmdn_init.c
…
af_volume.asm
…
af_volume_init.c
…
avf_showcqt.asm
…
avf_showcqt_init.c
…
colorspacedsp.asm
…
colorspacedsp_init.c
…
scene_sad.asm
…
scene_sad_init.c
…
vf_atadenoise.asm
…
vf_atadenoise_init.c
…
vf_blend.asm
…
vf_blend_init.c
avfilter/x86/vf_blend: unify indentation format
2021-10-03 09:15:55 +02:00
vf_bwdif.asm
…
vf_bwdif_init.c
…
vf_convolution.asm
…
vf_convolution_init.c
…
vf_eq.asm
…
vf_eq_init.c
…
vf_framerate.asm
…
vf_framerate_init.c
…
vf_fspp.asm
…
vf_fspp_init.c
…
vf_gblur.asm
libavfilter/x86/vf_gblur: correct the order of loop step
2021-09-18 12:38:01 +02:00
vf_gblur_init.c
libavfilter/x86/vf_gblur: add localbuf and ff_horiz_slice_avx2/512()
2021-08-29 19:58:33 +02:00
vf_gradfun.asm
…
vf_gradfun_init.c
…
vf_hflip.asm
…
vf_hflip_init.c
…
vf_hqdn3d.asm
…
vf_hqdn3d_init.c
…
vf_idet.asm
…
vf_idet_init.c
…
vf_interlace.asm
…
vf_limiter.asm
…
vf_limiter_init.c
…
vf_lut3d.asm
x86/vf_lut3d: use three operand form for some instructions
2021-10-14 18:09:38 -03:00
vf_lut3d_init.c
avfilter/vf_lut3d: fix building with --disable-optimizations
2021-10-13 18:01:21 +02:00
vf_maskedclamp.asm
…
vf_maskedclamp_init.c
…
vf_maskedmerge.asm
…
vf_maskedmerge_init.c
…
vf_noise.c
…
vf_overlay.asm
…
vf_overlay_init.c
…
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
…
vf_threshold_init.c
…
vf_tinterlace_init.c
…
vf_transpose.asm
…
vf_transpose_init.c
…
vf_v360.asm
…
vf_v360_init.c
…
vf_w3fdif.asm
…
vf_w3fdif_init.c
…
vf_yadif.asm
…
vf_yadif_init.c
…
yadif-10.asm
…
yadif-16.asm
…