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
2021-10-29Allow CDEF and LR to run sbrows in parallelVictorien Le Couviour--Tuffet
2021-09-03Merge the 3 threading models into a single oneVictorien Le Couviour--Tuffet
2021-05-16Update some copyright dates to 20210.9.0Jean-Baptiste Kempf
2021-01-28Add post-filters threading modelVictorien Le Couviour--Tuffet
2019-02-13Remove leading double underscores from include guard definesMartin Storsjö
2018-11-25Make frame_hdr a pointerRonald S. Bultje
2018-11-07frame threading: signal reference frame decoding errorsJanne Grunau
2018-10-04Correctly use dav1d_ prefix for global symbolsHenrik Gramner
2018-09-22Initial decoder implementation.Ronald S. Bultje