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
2022-07-06Eliminate unused C DSP functions at compile timeHenrik Gramner
2021-10-29Allow CDEF and LR to run sbrows in parallelVictorien Le Couviour--Tuffet
2021-08-16cdef: Remove redundant clippingHenrik Gramner
2020-02-01Rework the CDEF top edge handlingHenrik Gramner
2020-01-27Optimize the cdef_filter C implementationHenrik Gramner
2019-08-19Utilize the constraints in assertions to improve code generationHenrik Gramner
2019-07-27vsx: Add cdef_filterLuca Barbato
2019-05-10Add __attribute__((cold)) to rarely used functionsHenrik Gramner
2019-02-17Simplify pri_taps and sec_tapsLuc Trudeau
2019-02-11arm64: cdef: NEON optimized cdef filter functionMartin Storsjö
2019-02-07cdef: Add a CDEF_ prefix to the HAVE_LEFT etc enum valuesMartin Storsjö
2018-12-0612 bits/component supportRonald S. Bultje
2018-11-08cdef: simplify sec_tapsRonald S. Bultje
2018-11-08cdef: make scalar types non-sizedRonald S. Bultje
2018-10-29Simplify/rewrite cdef filtering codeRonald S. Bultje
2018-10-28Add AVX2 SIMD implementation for cdef_dirRonald S. Bultje
2018-10-28Rewrite cdef_dir C codeRonald S. Bultje
2018-10-25Build: Add suffix to templated BITDEPTH filesMarvin Scholz