Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -1/+1 |
* | vp9dsp: Deduplicate the subpel filters | Martin Storsjö | 2016-11-15 | 1 | -59/+4 |
* | vp9: fix type of iadst4_1d intermediates. | Ronald S. Bultje | 2015-09-05 | 1 | -1/+1 |
* | vp9: fix integer overflow in 10/12bpp DC-only calculation. | Ronald S. Bultje | 2015-09-05 | 1 | -2/+2 |
* | vp9dsp: Add missing ff_ prefixes | Timothy Gu | 2015-08-22 | 1 | -12/+12 |
* | vp9: de-duplicate some functions that are identical between 10/12 bpp. | Ronald S. Bultje | 2015-05-08 | 1 | -14/+98 |
* | vp9: add inter-frame profile 2/3 suport. | Ronald S. Bultje | 2015-05-06 | 1 | -25/+56 |
* | vp9: add keyframe profile 2/3 support. | Ronald S. Bultje | 2015-05-06 | 1 | -0/+2486 |