| Commit message (Expand) | Author | Age | Files | Lines |
* | vp9: split out generic decoding skeleton interface API from VP9 types. | Ronald S. Bultje | 2017-03-28 | 1 | -2/+2 |
* | vp9: re-split the decoder/format/dsp interface header files. | Ronald S. Bultje | 2017-03-28 | 1 | -0/+136 |
* | lavc/vp9: split into vp9{block,data,mvs} | Clément Bœsch | 2017-03-27 | 1 | -137/+0 |
* | 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/+3 |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
* | 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 |
* | vp9: add keyframe profile 2/3 support. | Ronald S. Bultje | 2015-05-06 | 1 | -2/+6 |
* | vp9: add support for resolution changes in inter frames. | Ronald S. Bultje | 2015-04-23 | 1 | -0/+9 |
* | avcodec/vp9dsp: fix typo in mc doxy. | Clément Bœsch | 2014-03-29 | 1 | -1/+1 |
* | Fix make checkheaders for vp9 header files. | Carl Eugen Hoyos | 2013-10-09 | 1 | -0/+1 |
* | VP9 MC (ssse3) optimizations. | Ronald S. Bultje | 2013-10-02 | 1 | -0/+2 |
* | Native VP9 decoder. | Ronald S. Bultje | 2013-10-02 | 1 | -0/+115 |