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.8.2 (ca5afc5cfb6eae980dc3407055c8d505ebf6574c)
tag date2021-02-22 01:49:10 +0300
tagged byJean-Baptiste Kempf <jb@videolan.org>
tagged objectcommit f06148e7c7...
dav1d 0.8.2 'Eurasian hobby' the fast and lean AV1 decoder
This is a middle-size update of the dav1d decoder, from the 0.8.x branch. This release adds most of the remaining NEON optimizations for ARM, especially for 10/12bit bitdepth, in both ARM32 and ARM64. This release also split the post-filters into their own threads. This release speeds up quite a bit the desktop version, notably in the coefficient decoding and the MSAC parts. It also introduces the first 10bit optimizations for x86. Finally, this release improves the speed in numerous parts of the decoder, improves the player shipped and brings other fixes.