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
path: root/src/cdf.c
AgeCommit message (Expand)Author
2018-10-21Update txpart/inter_txtp tables for intra frames also.Ronald S. Bultje
2018-10-04Correctly use dav1d_ prefix for global symbolsHenrik Gramner
2018-09-28cdf: init empty brackets to 0Steve Lhomme
2018-09-28cdf: init empty brackets to 0Steve Lhomme
2018-09-22Add & use a thread compatibility layerHugo Beauzée-Luyssen
2018-09-22Initial decoder implementation.Ronald S. Bultje