Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-07-28lavfi/nlmeans: fix aarch64 assembly with clangJan Ekström
Clang is more strict about some things.
2018-05-08lavfi/nlmeans: add AArch64 SIMD for compute_safe_ssd_integral_imageClément Bœsch
ssd_integral_image_c: 49204.6 ssd_integral_image_neon: 28346.8