summaryrefslogtreecommitdiff
path: root/libavcodec/vp9.c
Commit message (Expand)AuthorAge
* vp9: split superframes in the filtering stage before actual decodingAnton Khirnov2016-12-14
* vp9: ignore reference segmentation map if error_resilience flag is set.Ronald S. Bultje2016-10-04
* vp9: reindent after last commitAnton Khirnov2016-08-11
* vp9: add frame threadingRonald S. Bultje2016-08-11
* vp9: allocate 'b', 'block/uvblock' and 'eob/uveob' dynamically.Ronald S. Bultje2016-08-11
* vp9: split last/cur_frame from the reference buffers.Ronald S. Bultje2016-08-11
* vp9: Return the correct size when decoding a superframeDenis Charmet2016-06-05
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* vp9: Parse subsampling and report missing featureVittorio Giovara2015-05-31
* vp9: initialize color space and range propertiesVittorio Giovara2014-10-08
* vp9: Read the frame size as unsignedLuca Barbato2014-05-03
* vp9: fix bugs in updating coef probabilities with parallelmode=1Guillaume Martres2014-01-24
* lavc: VP9 decoderRonald S. Bultje2013-11-15