aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/vp9mc.asm
Commit message (Expand)AuthorAgeFilesLines
* vp9/x86: sse2 MC assembly.Ronald S. Bultje2014-12-151-21/+225
* x86/vp9: add AVX and AVX2 MCJames Almer2014-09-221-25/+49
* x86: vpx/h264/hevc/mpeg2: share constantsChristophe Gisquet2014-08-061-2/+1
* x86/vp9mc: add vp9 namespace.Clément Bœsch2014-03-291-7/+7
* vp9/x86: rename ff_avg[48]_sse to ff_avg[48]_mmxextJames Almer2014-01-181-1/+1
* vp9/x86: simplify a few mc inits.Clément Bœsch2014-01-161-10/+6
* vp9/x86: 16px MC functions (64bit only).Ronald S. Bultje2013-12-261-0/+122
* vp9: split x86 assembly in two files.Ronald S. Bultje2013-12-071-0/+278