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
Paul B Mahol
eea08efc0d
avfilter/x86/vf_psnr.asm: split one line of license text into two
...
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2015-07-14 23:54:26 +00:00
..
af_volume_init.c
x86: check for AV_CPU_FLAG_AVXSLOW where useful
2015-06-01 00:15:35 +02:00
af_volume.asm
…
Makefile
avfilter/vf_removegrain: add x86 and x86_64 SSE2 functions
2015-07-14 23:50:50 +00: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_noise.c
…
vf_pp7_init.c
…
vf_pp7.asm
…
vf_psnr_init.c
vf_psnr: sse2 optimizations for sum-squared-error.
2015-07-14 17:57:14 +02:00
vf_psnr.asm
avfilter/x86/vf_psnr.asm: split one line of license text into two
2015-07-14 23:54:26 +00:00
vf_pullup_init.c
…
vf_pullup.asm
…
vf_removegrain_init.c
avfilter/vf_removegrain: add x86 and x86_64 SSE2 functions
2015-07-14 23:50:50 +00:00
vf_removegrain.asm
avfilter/vf_removegrain: add x86 and x86_64 SSE2 functions
2015-07-14 23:50:50 +00:00
vf_spp.c
…
vf_ssim_init.c
vf_ssim: x86 simd for ssim_4x4xN and ssim_endN.
2015-07-14 05:07:07 +02:00
vf_ssim.asm
vf_ssim: x86 simd for ssim_4x4xN and ssim_endN.
2015-07-14 05:07:07 +02:00
vf_tinterlace_init.c
…
vf_yadif_init.c
…
vf_yadif.asm
…
yadif-10.asm
…
yadif-16.asm
…