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 | -143/+2 |
* | vp9: re-split the decoder/format/dsp interface header files. | Ronald S. Bultje | 2017-03-28 | 1 | -277/+0 |
* | lavc/vp9: shuffle header declaration | Clément Bœsch | 2017-03-27 | 1 | -52/+52 |
* | lavc/vp9: consistent use of typedef instead of struct | Clément Bœsch | 2017-03-27 | 1 | -8/+7 |
* | lavc/vp9: split into vp9{block,data,mvs} | Clément Bœsch | 2017-03-27 | 1 | -0/+280 |
* | avcodec/vp9: move bpp to the shared context for use in hwaccel | Mathieu Velten | 2016-12-05 | 1 | -0/+1 |
* | vp9: add hwaccel hooks | Hendrik Leppkes | 2015-12-07 | 1 | -0/+3 |
* | vp9: expose reference frames in VP9SharedContext | Hendrik Leppkes | 2015-10-15 | 1 | -0/+22 |
* | vp9: split header into separate struct and expose in vp9.h | Ronald S. Bultje | 2015-10-15 | 1 | -0/+114 |
* | Native VP9 decoder. | Ronald S. Bultje | 2013-10-02 | 1 | -0/+72 |