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
2019-10-09Add VSX wiener filter implementationMichail Alvanos
2019-08-03Improve wiener filter C implementation using loop interchangeMichail Alvanos
2019-05-10Add __attribute__((cold)) to rarely used functionsHenrik Gramner
2019-02-08looprestoration: fix macro undef in C codeVictorien Le Couviour--Tuffet
2019-01-19Add SGR optimizationsHenrik Gramner
2018-12-0612 bits/component supportRonald S. Bultje
2018-11-26arm64: looprestoration: NEON optimized wiener filterMartin Storsjö
2018-11-12Re-add imax(v, 0) in SGR calculationRonald S. Bultje
2018-11-12Fix type mismatch (int32_t vs. int)Ronald S. Bultje
2018-11-05Simplify SGR C codeRonald S. Bultje
2018-10-31Remove dav1d_sgr_one_by_xLuc Trudeau
2018-10-25Build: Add suffix to templated BITDEPTH filesMarvin Scholz