..
Makefile
avfilter/vf_maskedclamp: add x86 SIMD
5 years ago
af_afir.asm
x86/af_afir: use three operand form forat some instructions
6 years ago
af_afir_init.c
x86/af_afir: add ff_fcmul_add_avx()
6 years ago
af_anlmdn.asm
avfilter: add anlmdn filter x86 SIMD optimizations
6 years ago
af_anlmdn_init.c
avfilter: add anlmdn filter x86 SIMD optimizations
6 years ago
af_volume.asm
…
af_volume_init.c
…
avf_showcqt.asm
…
avf_showcqt_init.c
…
colorspacedsp.asm
…
colorspacedsp_init.c
…
scene_sad.asm
avfilter/vf_framerate: factorize SAD functions which compute SAD for a whole frame
6 years ago
scene_sad_init.c
avcodec/filter: Remove extra '; ' outside of functions
5 years ago
vf_atadenoise.asm
avfilter/x86/vf_atadenoise: fix comment
5 years ago
vf_atadenoise_init.c
avfilter/x86/vf_atadenoise: add SIMD for serial too
5 years ago
vf_blend.asm
avfilter/x86/vf_blend : add SIMD for 16 bit version of
7 years ago
vf_blend_init.c
avfilter/vf_blend: add 10bit support
6 years ago
vf_bwdif.asm
…
vf_bwdif_init.c
avfilter/vf_bwdif: Use common yadif frame management logic
6 years ago
vf_convolution.asm
avfilter/vf_convolution: add x86 SIMD for filter_3x3()
5 years ago
vf_convolution_init.c
avfilter/vf_convolution: add x86 SIMD for filter_3x3()
5 years ago
vf_eq.asm
avfilter/x86/vf_eq: add SSE2 version
5 years ago
vf_eq_init.c
avfilter/vf_eq: fix compilation with x86 asm disabled
5 years ago
vf_framerate.asm
avfilter/vf_framerate: add SIMD functions for frame blending
7 years ago
vf_framerate_init.c
avfilter/vf_framerate: add SIMD functions for frame blending
7 years ago
vf_fspp.asm
…
vf_fspp_init.c
…
vf_gblur.asm
avfilter/vf_gblur: fix heap-buffer overflow
5 years ago
vf_gblur_init.c
avfilter/vf_gblur: add missing preprocessor check
6 years ago
vf_gradfun.asm
…
vf_gradfun_init.c
…
vf_hflip.asm
avfilter/x86/vf_hflip : indent
7 years ago
vf_hflip_init.c
avfilter/x86/vf_hflip : add avx2 version for hflip_byte and hflip_short
7 years ago
vf_hqdn3d.asm
…
vf_hqdn3d_init.c
…
vf_idet.asm
…
vf_idet_init.c
…
vf_interlace.asm
avfilter/x86/vf_interlace: always use unaligned movs
5 years ago
vf_limiter.asm
x86/vf_limiter: make limiter functions work on x86_32
7 years ago
vf_limiter_init.c
x86/vf_limiter: make limiter functions work on x86_32
7 years ago
vf_maskedclamp.asm
avfilter/vf_maskedclamp: add x86 SIMD
5 years ago
vf_maskedclamp_init.c
avfilter/vf_maskedclamp: add x86 SIMD
5 years ago
vf_maskedmerge.asm
…
vf_maskedmerge_init.c
…
vf_noise.c
…
vf_overlay.asm
avfilter/vf_overlay: add x86 SIMD
7 years ago
vf_overlay_init.c
avfilter/vf_overlay: exclude nv12/nv21 formats from x86 asm check
7 years ago
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: Fix loading doubles to float registers on i386
5 years ago
vf_ssim_init.c
avfilter/vf_ssim: improve precision
5 years ago
vf_stereo3d.asm
…
vf_stereo3d_init.c
…
vf_threshold.asm
avfilter/x86/vf_threshold : add threshold16 SIMD (SSE4 and AVX2)
7 years ago
vf_threshold_init.c
avfilter/x86/vf_threshold : add threshold16 SIMD (SSE4 and AVX2)
7 years ago
vf_tinterlace_init.c
avfilter/x86/vf_interlace : add AVX2 version
7 years ago
vf_transpose.asm
x86/vf_transpose: make ff_transpose_8x8_16_sse2 work on x86_32
5 years ago
vf_transpose_init.c
x86/vf_transpose: make ff_transpose_8x8_16_sse2 work on x86_32
5 years ago
vf_v360.asm
avfilter/x86/vf_360: add most of >8 depth asm
5 years ago
vf_v360_init.c
avfilter/vf_v360: change remaps to int16_t type
5 years ago
vf_w3fdif.asm
…
vf_w3fdif_init.c
…
vf_yadif.asm
…
vf_yadif_init.c
…
yadif-10.asm
…
yadif-16.asm
Merge commit '994c4bc10751e39c7ed9f67ffd0c0dea5223daf2'
7 years ago