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 (Collapse)Author
2021-02-01dav1dplay: Add pause and seek featuresVictorien Le Couviour--Tuffet
2020-05-14Dav1dPlay: Split FIFO to different filesMarvin Scholz
To un-clutter the main dav1dplay.c, move the fifo to its own file and header.