summaryrefslogtreecommitdiff
path: root/libavcodec/x86/vp9dsp_init_16bpp.c
Commit message (Expand)AuthorAge
* avcodec/x86/vp9dsp_init_16bpp: Fix linking to missing ff_vp9_ipred_dr_32x32_1...Michael Niedermayer2017-06-28
* avcodec/vp9: add 64-bit ipred_dr_32x32_16 avx2 implementationIlia Valiakhmetov2017-06-27
* build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-06-21
* avcodec/vp9: ipred_dr_16x16_16 avx2 implementationIlia Valiakhmetov2017-06-12
* libavcodec/vp9: ipred_dl_32x32_16 avx2 implementationIlia Valiakhmetov2017-06-06
* vp9: re-split the decoder/format/dsp interface header files.Ronald S. Bultje2017-03-28
* lavc/vp9: split into vp9{block,data,mvs}Clément Bœsch2017-03-27
* avcodec/vp9: avx2 implementation of ipred_dl_16x16_16Ilia2017-03-20
* x86: use the new helper macros where usefulJames Almer2016-02-14
* vp9: 10/12bpp SIMD (sse2/ssse3/avx) for directional intra prediction.Ronald S. Bultje2015-10-03
* vp9: 16bpp tm/dc/h/v intra pred simd (mostly sse2) functions.Ronald S. Bultje2015-10-03
* vp9: add subpel MC SIMD for 10/12bpp.Ronald S. Bultje2015-09-16
* vp9: add fullpel (avg) MC SIMD for 10/12bpp.Ronald S. Bultje2015-09-16
* vp9: add fullpel (put) MC SIMD for 10/12bpp.Ronald S. Bultje2015-09-16