| Commit message (Expand) | Author | Age | Files | Lines |
* | lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump | Anton Khirnov | 2021-01-01 | 1 | -0/+2 |
* | vp9: re-split the decoder/format/dsp interface header files. | Ronald S. Bultje | 2017-03-28 | 1 | -1/+1 |
* | lavc/vp9: split into vp9{block,data,mvs} | Clément Bœsch | 2017-03-27 | 1 | -1/+1 |
* | aarch64: vp9: Add NEON optimizations of VP9 MC functions | Martin Storsjö | 2016-11-15 | 1 | -0/+1 |
* | arm: vp9: Add NEON optimizations of VP9 MC functions | Martin Storsjö | 2016-11-15 | 1 | -0/+1 |
* | vp9dsp: Deduplicate the subpel filters | Martin Storsjö | 2016-11-15 | 1 | -0/+56 |
* | vp9: fix overflow in 8x8 topleft 32x32 idct ssse3 version. | Ronald S. Bultje | 2015-09-10 | 1 | -2/+2 |
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 MC functions | Shivraj Patil | 2015-07-16 | 1 | -0/+1 |
* | avcodec/vp9dsp: Replace assert by av_assert0() | Michael Niedermayer | 2015-05-07 | 1 | -1/+2 |
* | vp9: add keyframe profile 2/3 support. | Ronald S. Bultje | 2015-05-06 | 1 | -2210/+8 |
* | vp9: add support for resolution changes in inter frames. | Ronald S. Bultje | 2015-04-23 | 1 | -14/+191 |
* | vp9/x86: invert hu_ipred left array ordering. | Ronald S. Bultje | 2014-12-19 | 1 | -6/+6 |
* | avcodec/vp9: fix () in macros | Michael Niedermayer | 2014-06-18 | 1 | -1/+1 |
* | vp9: invert order in l[] intra prediction array. | Ronald S. Bultje | 2014-02-09 | 1 | -35/+35 |
* | avcodec/vp9dsp: remove unused stride parameter in loop_filter(). | Clément Bœsch | 2013-11-23 | 1 | -3/+2 |
* | avcodec/vp9dsp: pass dconly bit as macro argument. | Clément Bœsch | 2013-11-22 | 1 | -14/+8 |
* | avcodec/vp9dsp: add DC only versions for idct/idct. | Clément Bœsch | 2013-11-22 | 1 | -0/+22 |
* | avcodec/vp9dsp: fix overwrite by 1 in vert_left pred. | Ronald S. Bultje | 2013-10-20 | 1 | -2/+2 |
* | VP9 MC (ssse3) optimizations. | Ronald S. Bultje | 2013-10-02 | 1 | -0/+2 |
* | Native VP9 decoder. | Ronald S. Bultje | 2013-10-02 | 1 | -0/+2047 |