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
path: root/tools
AgeCommit message (Expand)Author
2018-09-26make dav1d_close() write NULL to the Dav1dContext pointer after freeing itJames Almer
2018-09-24Fix muxers writing to stdoutMartin Storsjö
2018-09-22Initial decoder implementation.Ronald S. Bultje