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/ppc
AgeCommit message (Expand)Author
2020-12-13x86: Rewrite wiener SSE2/SSSE3/AVX2 asmHenrik Gramner
2020-12-13Add miscellaneous minor wiener optimizationsHenrik Gramner
2020-02-01Rework the CDEF top edge handlingHenrik Gramner
2019-10-09Add VSX wiener filter implementationMichail Alvanos
2019-08-19Utilize the constraints in assertions to improve code generationHenrik Gramner
2019-07-27vsx: Add cdef_filterLuca Barbato
2019-07-27vsx: Add shorter types and unpack helpersLuca Barbato
2019-06-10Initial PowerPC supportLuca Barbato