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-02Remove trailing spaces in y4m2.cLuc Trudeau
2018-09-28Nullify the default 4:2:0 8-bit Y4M color spaceRaphaël Zumer
2018-09-28Clip chroma siting in Y4M outputRaphaël Zumer
2018-09-28Output colocated chroma as PAL-DV in Y4MRaphaël Zumer
2018-09-28Handle chroma position in 4:2:0 Y4M outputRaphaël Zumer
2018-09-27Update fopen calls for Windows compatibilitySmilingWolf
2018-09-24Fix muxers writing to stdoutMartin Storsjö
2018-09-22Initial decoder implementation.Ronald S. Bultje