Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-07vp9: split x86 assembly in two files.Ronald S. Bultje
2013-11-22avcodec/x86/vp9dsp: merge a few SWAP together.Clément Bœsch
2013-11-05avcodec/vp9: add ff_vp9_idct_idct_{4x4,8x8}_ssse3().Clément Bœsch
2013-10-08avcodec/x86/vp9dsp: Fix compilation with nasm.Ronald S. Bultje
2013-10-03Full-pixel MC functions.Ronald S. Bultje
2013-10-03VP9 MC (ssse3) optimizations.Ronald S. Bultje