This website requires JavaScript.
Explore
Help
Sign In
har0ke
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
FFmpeg
/
libavfilter
/
x86
History
James Almer
1817643d4f
x86/vf_stereo3d: make ff_anaglyph_sse4 work on x86_32
...
Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com>
2015-12-28 17:20:24 -03:00
..
af_volume_init.c
…
af_volume.asm
…
Makefile
avfilter/vf_w3fdif: add x86 SIMD
2015-10-10 17:33:43 +02:00
vf_blend_init.c
x86/vf_blend: add sse2 versions of blend_difference and blend_negation
2015-12-24 13:05:27 -03:00
vf_blend.asm
x86/vf_blend: add sse2 versions of blend_difference and blend_negation
2015-12-24 13:05:27 -03:00
vf_eq.c
…
vf_fspp_init.c
…
vf_fspp.asm
…
vf_gradfun_init.c
…
vf_gradfun.asm
…
vf_hqdn3d_init.c
…
vf_hqdn3d.asm
…
vf_idet_init.c
…
vf_idet.asm
…
vf_interlace_init.c
…
vf_interlace.asm
…
vf_maskedmerge_init.c
x86/vf_maskedmerge: make ff_maskedmerge8_sse2 work on x86_32
2015-12-24 13:05:18 -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_noise.c
…
vf_pp7_init.c
…
vf_pp7.asm
…
vf_psnr_init.c
…
vf_psnr.asm
avfilter/x86/vf_psnr.asm: fix typo
2015-10-01 21:53:13 +02:00
vf_pullup_init.c
…
vf_pullup.asm
…
vf_removegrain_init.c
…
vf_removegrain.asm
doc: fix spelling errors
2015-10-09 22:09:08 +02:00
vf_spp.c
…
vf_ssim_init.c
…
vf_ssim.asm
…
vf_stereo3d_init.c
x86/vf_stereo3d: make ff_anaglyph_sse4 work on x86_32
2015-12-28 17:20:24 -03:00
vf_stereo3d.asm
x86/vf_stereo3d: make ff_anaglyph_sse4 work on x86_32
2015-12-28 17:20:24 -03:00
vf_tinterlace_init.c
…
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_complex_high
2015-10-27 01:49:22 -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
…
yadif-10.asm
…
yadif-16.asm
…