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