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
2018-10-15Small clean up in loop filter codeLuc Trudeau
2018-10-08Rewrite horizontal loopfilterRonald S. Bultje
2018-10-08Add vertical loopfilter AVX2 SIMDRonald S. Bultje
2018-10-08Vertical loopfilter simplificationsRonald S. Bultje
2018-09-28Don't use hardcoded __attribute__((noinline))Steve Lhomme
2018-09-27Fix upper bound of loopfilter hev strength.Ronald S. Bultje
2018-09-27Fix minor reconstruction bugs for 10-bit content.Ronald S. Bultje
2018-09-22Initial decoder implementation.Ronald S. Bultje