aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/vp9dsp.asm
Commit message (Expand)AuthorAgeFilesLines
* avcodec/x86/vp9dsp: merge a few SWAP together.Clément Bœsch2013-11-211-6/+3
* avcodec/vp9: add ff_vp9_idct_idct_{4x4,8x8}_ssse3().Clément Bœsch2013-11-051-0/+299
* avcodec/x86/vp9dsp: Fix compilation with nasm.Ronald S. Bultje2013-10-081-3/+3
* Full-pixel MC functions.Ronald S. Bultje2013-10-021-0/+57
* VP9 MC (ssse3) optimizations.Ronald S. Bultje2013-10-021-0/+221