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/mc.c
AgeCommit message (Expand)Author
2018-10-21arm64/mc: add 8-bit neon asm for avg, w_avg and maskJanne Grunau
2018-09-28Don't use hardcoded __attribute__((noinline))Steve Lhomme
2018-09-27x86: MC AVX2Henrik Gramner
2018-09-27Downshift mc subpel multiplier constantsHenrik Gramner
2018-09-22Initial decoder implementation.Ronald S. Bultje