| Commit message (Expand) | Author | Age | Files | Lines |
* | vp9: ignore reference segmentation map if error_resilience flag is set. | Ronald S. Bultje | 2016-10-04 | 1 | -1/+1 |
* | vp9: reindent after last commit | Anton Khirnov | 2016-08-11 | 1 | -120/+120 |
* | vp9: add frame threading | Ronald S. Bultje | 2016-08-11 | 1 | -48/+225 |
* | vp9: allocate 'b', 'block/uvblock' and 'eob/uveob' dynamically. | Ronald S. Bultje | 2016-08-11 | 1 | -0/+24 |
* | vp9: split last/cur_frame from the reference buffers. | Ronald S. Bultje | 2016-08-11 | 1 | -56/+141 |
* | vp9: Return the correct size when decoding a superframe | Denis Charmet | 2016-06-05 | 1 | -1/+1 |
* | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | vp9: Parse subsampling and report missing feature | Vittorio Giovara | 2015-05-31 | 1 | -1/+23 |
* | vp9: initialize color space and range properties | Vittorio Giovara | 2014-10-08 | 1 | -0/+12 |
* | vp9: Read the frame size as unsigned | Luca Barbato | 2014-05-03 | 1 | -2/+2 |
* | vp9: fix bugs in updating coef probabilities with parallelmode=1 | Guillaume Martres | 2014-01-24 | 1 | -2/+11 |
* | lavc: VP9 decoder | Ronald S. Bultje | 2013-11-15 | 1 | -0/+1270 |