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
2018-10-24Make symbols shared with libaom static.Thomas Daede
2018-10-05fix -Wsign-compare warningsskal
2018-09-28replace direct calls to __builtin_clz/ctz with generic functionsSteve Lhomme
2018-09-22Initial decoder implementation.Ronald S. Bultje