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.1 (441e643915bea71a0234d85121109d2816f18984)
tag date2021-01-02 21:05:52 +0300
tagged byJanne Grunau <janne-vlc@jannau.net>
tagged objectcommit 6ed5fafb42...
dav1d 0.8.1 'Eurasian hobby' the fast and lean AV1 decoder
This is a minor update of the dav1d decoder, from the 0.8.x branch. This releases fixes a regression in the buffer reference handling introduced by the buffer pool added in 0.8.0. dav1d_close() invalidated all buffer references. It also contains further ARM32 high bit depth SIMD optimizations, x86 wiener filter optimizations and fixes a couple of minor issues.