Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vp9: add frame threading | Ronald S. Bultje | 2016-08-11 | 1 | -0/+11 |
* | vp9: allocate 'b', 'block/uvblock' and 'eob/uveob' dynamically. | Ronald S. Bultje | 2016-08-11 | 1 | -5/+4 |
* | vp9: split last/cur_frame from the reference buffers. | Ronald S. Bultje | 2016-08-11 | 1 | -4/+18 |
* | vp9: make mv bounds 32bit. | Ronald S. Bultje | 2016-08-03 | 1 | -1/+1 |
* | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | vp9: Parse subsampling and report missing feature | Vittorio Giovara | 2015-05-31 | 1 | -0/+2 |
* | vp9: Use the correct upper bound for seg_id | Luca Barbato | 2014-11-21 | 1 | -1/+2 |
* | lavc: VP9 decoder | Ronald S. Bultje | 2013-11-15 | 1 | -0/+419 |