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
2019-08-19Utilize the constraints in assertions to improve code generationHenrik Gramner
2018-12-0612 bits/component supportRonald S. Bultje
2018-11-25Make frame_hdr a pointerRonald S. Bultje
2018-11-25Make sequence header a referenced objectRonald S. Bultje
2018-11-16Add support for super-resRonald S. Bultje
2018-11-09lf mask: calculate vertical mask correctlyJanne Grunau
2018-11-04loopfilter: use width aligned to 4 instead of 8Janne Grunau
2018-11-04loopfilter: limit filter width to the frame edgeJanne Grunau
2018-11-04calculate and cache the picture dimension in 4x4 blocksJanne Grunau
2018-10-28Cast masks to unsigned before upshiftingRonald S. Bultje
2018-10-25Build: Add suffix to templated BITDEPTH filesMarvin Scholz