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

github.com/videolan/dav1d.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
tag name0.9.0 (d10ac6cd72106721a95ce301cde1de060d668359)
tag date2021-05-16 19:42:12 +0300
tagged byJean-Baptiste Kempf <jb@videolan.org>
tagged objectcommit 8636b4f2bb...
dav1d 0.9.0 'Golden Eargle' the fast and lean AV1 decoder
0.9.0 is a major version of dav1d, adding notably 10b acceleration on x86-64. This release adds acceleration in SIMD for most functions in 10b and 12b. The SIMD written is for AVX2 chips, running in 64b. This release continues the ARM optimizations, with FilmGrain implemented for ARM64 processors.