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
2022-09-30Specify hidden visibility for global data symbol declarationsHenrik Gramner
2021-05-16Update some copyright dates to 20210.9.0Jean-Baptiste Kempf
2021-02-15Eliminate 1D scan tablesHenrik Gramner
2019-08-22Change scan tables from int16_t to uint16_tHenrik Gramner
2019-02-13Remove leading double underscores from include guard definesMartin Storsjö
2018-10-04Correctly use dav1d_ prefix for global symbolsHenrik Gramner
2018-09-22Initial decoder implementation.Ronald S. Bultje