Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vp9: split out reconstruction functions in their own source file. | Ronald S. Bultje | 2017-03-28 | 1 | -0/+1 |
* | 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 | -2247/+40 |
* | vp9: split header into separate struct and expose in vp9.h | Ronald S. Bultje | 2015-10-15 | 1 | -14/+0 |
* | vp9: add keyframe profile 2/3 support. | Ronald S. Bultje | 2015-05-06 | 1 | -66/+202 |
* | Put vp9_scans and vp9_scans_nb in ro_data. | Ronald S. Bultje | 2013-11-04 | 1 | -2/+2 |
* | Fix make checkheaders for vp9 header files. | Carl Eugen Hoyos | 2013-10-09 | 1 | -0/+2 |
* | Native VP9 decoder. | Ronald S. Bultje | 2013-10-02 | 1 | -0/+2153 |