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
AgeCommit message (Expand)Author
2020-11-22Add more buffer poolsHenrik Gramner
2020-04-03Update a stale comment for dav1d_alloc_aligned()Wan-Teh Chang
2019-08-19Utilize the constraints in assertions to improve code generationHenrik Gramner
2019-02-13Remove leading double underscores from include guard definesMartin Storsjö
2018-11-02mem: use memalign as fallback for posix_memalign and _aligned_mallocJanne Grunau
2018-09-22Fix macOS buildHugo Beauzée-Luyssen
2018-09-22Initial decoder implementation.Ronald S. Bultje