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
97f778e9c5
ffmpeg
/
libavfilter
/
x86
History
Paul B Mahol
ac0f5f4c17
avfilter/vf_maskedclamp: add x86 SIMD
2019-10-23 16:20:21 +02:00
..
Makefile
avfilter/vf_maskedclamp: add x86 SIMD
2019-10-23 16:20:21 +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
avcodec/filter: Remove extra '; ' outside of functions
2019-10-07 21:15:55 +02:00
vf_atadenoise.asm
avfilter/x86/vf_atadenoise: fix comment
2019-10-21 17:56:45 +02:00
vf_atadenoise_init.c
avfilter/x86/vf_atadenoise: add SIMD for serial too
2019-10-17 21:05:50 +02:00
vf_blend.asm
…
vf_blend_init.c
…
vf_bwdif.asm
…
vf_bwdif_init.c
…
vf_convolution.asm
avfilter/vf_convolution: add x86 SIMD for filter_3x3()
2019-08-07 14:31:28 +08:00
vf_convolution_init.c
avfilter/vf_convolution: add x86 SIMD for filter_3x3()
2019-08-07 14:31:28 +08:00
vf_eq.asm
avfilter/x86/vf_eq: add SSE2 version
2019-09-26 08:12:36 +08:00
vf_eq_init.c
avfilter/vf_eq: fix compilation with x86 asm disabled
2019-09-26 12:19:43 -03:00
vf_framerate.asm
…
vf_framerate_init.c
…
vf_fspp.asm
…
vf_fspp_init.c
…
vf_gblur.asm
avfilter/vf_gblur: fix heap-buffer overflow
2019-10-16 12:13:04 +02:00
vf_gblur_init.c
…
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_maskedclamp.asm
avfilter/vf_maskedclamp: add x86 SIMD
2019-10-23 16:20:21 +02:00
vf_maskedclamp_init.c
avfilter/vf_maskedclamp: add x86 SIMD
2019-10-23 16:20:21 +02:00
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
x86/vf_transpose: make ff_transpose_8x8_16_sse2 work on x86_32
2019-10-22 13:51:13 -03:00
vf_transpose_init.c
x86/vf_transpose: make ff_transpose_8x8_16_sse2 work on x86_32
2019-10-22 13:51:13 -03:00
vf_v360.asm
avfilter/x86/vf_360: add most of >8 depth asm
2019-09-16 10:21:16 +02:00
vf_v360_init.c
avfilter/x86/vf_360: add most of >8 depth asm
2019-09-16 10:21:16 +02:00
vf_w3fdif.asm
…
vf_w3fdif_init.c
…
vf_yadif.asm
…
vf_yadif_init.c
…
yadif-10.asm
…
yadif-16.asm
…