24 Commits (abf1c058d1bd0ed1b820ea5e501a4484756f00b0)

Author SHA1 Message Date
Diego Biurrun 39e208f4d4 build: Generalize yasm/nasm-related variable names 8 years ago
Diego Biurrun 3cba09e522 x86: Drop stray semicolons after function definitions 8 years ago
Martin Storsjö 2e55e26b40 vp9: Flip the order of arguments in MC functions 8 years ago
Ronald S. Bultje 715f139c9b vp9lpf/x86: make filter_16_h work on 32-bit. 8 years ago
Ronald S. Bultje 8915320db9 vp9lpf/x86: make filter_48/84/88_h work on 32-bit. 8 years ago
Ronald S. Bultje 725a216481 vp9lpf/x86: make filter_44_h work on 32-bit. 8 years ago
Ronald S. Bultje 5bfa96c4b3 vp9lpf/x86: make filter_16_v work on 32-bit. 8 years ago
Ronald S. Bultje b905e8d2fe vp9lpf/x86: make filter_48/84_v work on 32-bit. 8 years ago
Ronald S. Bultje 37637e6590 vp9lpf/x86: make filter_88_v work on 32-bit. 8 years ago
Ronald S. Bultje be10834bd9 vp9lpf/x86: make filter_44_v work on 32-bit. 8 years ago
Clément Bœsch 0ed21bdc9e vp9lpf/x86: add ff_vp9_loop_filter_[vh]_44_16_{sse2,ssse3,avx}. 8 years ago
Clément Bœsch f2e3d706a1 vp9lpf/x86: add ff_vp9_loop_filter_h_{48,84}_16_{sse2,ssse3,avx}(). 8 years ago
James Almer 92d47550ea vp9lpf/x86: add an SSE2 version of vp9_loop_filter_[vh]_88_16 8 years ago
Clément Bœsch 6bea478158 vp9lpf/x86: add ff_vp9_loop_filter_[vh]_88_16_{ssse3,avx}. 8 years ago
James Almer 1f451eed60 vp9lpf/x86: add ff_vp9_loop_filter_[vh]_16_16_sse2(). 8 years ago
Clément Bœsch a692724c58 vp9lpf/x86: add x86 SSSE3/AVX SIMD for vp9_loop_filter_[vh]_16_16. 8 years ago
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
Ronald S. Bultje 3a09494939 vp9mc/x86: add 16px functions (64bit only). 9 years ago
Diego Biurrun dc40a70c57 Drop unnecessary libavutil/x86/asm.h #includes 9 years ago
Diego Biurrun b0be1ae792 x86: avcodec: Add a bunch of missing #includes for av_cold 11 years ago
Ronald S. Bultje 72ca830f51 lavc: VP9 decoder 11 years ago