11 Commits (e2d784a5b7fa1e0997866973aca02bbf04c268cc)

Author SHA1 Message Date
Semen Belozerov 3a7e9caf92 avcodec/vp9: ipred_hd_16x16_16 avx2 implementation 3 years ago
Semen Belozerov e71d5156c8 avcodec/vp9: ipred_vl_16x16_16 avx2 implementation 3 years ago
Ilia Valiakhmetov 35a5d9715d avcodec/vp9: add 64-bit ipred_dr_32x32_16 avx2 implementation 8 years ago
Ronald S. Bultje d35ff98e27 vp9: fix overwrite in ff_vp9_ipred_dr_16x16_16_avx2. 8 years ago
Ilia Valiakhmetov 81fc617c12 avcodec/vp9: ipred_dr_16x16_16 avx2 implementation 8 years ago
Ilia Valiakhmetov 73d9a9a6af libavcodec/vp9: ipred_dl_32x32_16 avx2 implementation 8 years ago
Ilia 2f3d10a01a avcodec/vp9: avx2 implementation of ipred_dl_16x16_16 8 years ago
Ronald S. Bultje ce78729033 vp9: don't keep a stack pointer if we don't need it. 9 years ago
Ronald S. Bultje cb912b4521 vp9: fix msvc build by using 6 GPRs on 32bit if stack!=aligned. 9 years ago
Ronald S. Bultje 061b67fb50 vp9: 10/12bpp SIMD (sse2/ssse3/avx) for directional intra prediction. 9 years ago
Ronald S. Bultje 26ece7a511 vp9: 16bpp tm/dc/h/v intra pred simd (mostly sse2) functions. 9 years ago