21 Commits (656a17e126c08ac8ed71da99047f13cf3e6c2a7c)

Author SHA1 Message Date
Ronald S. Bultje 9790b44a89 vp9mc/x86: sse2 MC assembly. 9 years ago
James Almer 67922b4ee4 vp9mc/x86: add AVX and AVX2 MC 9 years ago
Clément Bœsch 3cda179f18 vp9mc/x86: rename ff_* to ff_vp9_* 9 years ago
James Almer 8be8444d01 vp9mc/x86: rename ff_avg[48]_sse to ff_avg[48]_mmxext 9 years ago
Clément Bœsch 6ab642d69d vp9mc/x86: simplify a few inits. 9 years ago
Ronald S. Bultje 3a09494939 vp9mc/x86: add 16px functions (64bit only). 9 years ago
Anton Khirnov 89466de4ae vp9/x86: rename vp9dsp to vp9mc 9 years ago
Christophe Gisquet 3c504bc359 x86: deduplicate some constants 9 years ago
Ronald S. Bultje 8729964b99 vp9: split x86 assembly in two files. 11 years ago
Clément Bœsch 616da59542 avcodec/x86/vp9dsp: merge a few SWAP together. 11 years ago
Ronald S. Bultje 72ca830f51 lavc: VP9 decoder 11 years ago
Clément Bœsch 87434cf373 avcodec/vp9: add ff_vp9_idct_idct_{4x4,8x8}_ssse3(). 11 years ago
Ronald S. Bultje ba9c557b92 avcodec/x86/vp9dsp: Fix compilation with nasm. 11 years ago
Ronald S. Bultje f1548c008f Full-pixel MC functions. 11 years ago
Ronald S. Bultje c07ac8d467 VP9 MC (ssse3) optimizations. 11 years ago