| Commit message (Expand) | Author | Age | Files | Lines |
* | vp9: move VP9SharedContext back to the top of VP9Context | Hendrik Leppkes | 2017-09-19 | 1 | -1/+1 |
* | vp9: fix compilation with threading disabled. | Ronald S. Bultje | 2017-09-11 | 1 | -0/+2 |
* | avcodec/vp9: Add tile threading support | Ilia Valiakhmetov | 2017-09-08 | 1 | -41/+62 |
* | vp9: split out generic decoding skeleton interface API from VP9 types. | Ronald S. Bultje | 2017-03-28 | 1 | -0/+1 |
* | vp9: split out reconstruction functions in their own source file. | Ronald S. Bultje | 2017-03-28 | 1 | -0/+7 |
* | vp9: split out loopfilter functions in their own source file. | Ronald S. Bultje | 2017-03-28 | 1 | -0/+3 |
* | vp9: re-split the decoder/format/dsp interface header files. | Ronald S. Bultje | 2017-03-28 | 1 | -0/+206 |