summaryrefslogtreecommitdiff
path: root/libavcodec/vp9dsp.c
Commit message (Expand)AuthorAge
* avcodec: [loongarch] Optimize vp9_mc/intra with LSX.Hao Chen2021-12-23
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-01
* 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
* aarch64: vp9: Add NEON optimizations of VP9 MC functionsMartin Storsjö2016-11-15
* arm: vp9: Add NEON optimizations of VP9 MC functionsMartin Storsjö2016-11-15
* vp9dsp: Deduplicate the subpel filtersMartin Storsjö2016-11-15
* vp9: fix overflow in 8x8 topleft 32x32 idct ssse3 version.Ronald S. Bultje2015-09-10
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 MC functionsShivraj Patil2015-07-16
* avcodec/vp9dsp: Replace assert by av_assert0()Michael Niedermayer2015-05-07
* vp9: add keyframe profile 2/3 support.Ronald S. Bultje2015-05-06
* vp9: add support for resolution changes in inter frames.Ronald S. Bultje2015-04-23
* vp9/x86: invert hu_ipred left array ordering.Ronald S. Bultje2014-12-19
* avcodec/vp9: fix () in macrosMichael Niedermayer2014-06-18
* vp9: invert order in l[] intra prediction array.Ronald S. Bultje2014-02-09
* avcodec/vp9dsp: remove unused stride parameter in loop_filter().Clément Bœsch2013-11-23
* avcodec/vp9dsp: pass dconly bit as macro argument.Clément Bœsch2013-11-22
* avcodec/vp9dsp: add DC only versions for idct/idct.Clément Bœsch2013-11-22
* avcodec/vp9dsp: fix overwrite by 1 in vert_left pred.Ronald S. Bultje2013-10-20
* VP9 MC (ssse3) optimizations.Ronald S. Bultje2013-10-02
* Native VP9 decoder.Ronald S. Bultje2013-10-02