summaryrefslogtreecommitdiffstats
path: root/libavcodec/vp9.c
Commit message (Expand)AuthorAgeFilesLines
* vp9: split superframes in the filtering stage before actual decodingAnton Khirnov2016-12-141-61/+13
* vp9: ignore reference segmentation map if error_resilience flag is set.Ronald S. Bultje2016-10-041-1/+1
* vp9: reindent after last commitAnton Khirnov2016-08-111-120/+120
* vp9: add frame threadingRonald S. Bultje2016-08-111-48/+225
* vp9: allocate 'b', 'block/uvblock' and 'eob/uveob' dynamically.Ronald S. Bultje2016-08-111-0/+24
* vp9: split last/cur_frame from the reference buffers.Ronald S. Bultje2016-08-111-56/+141
* vp9: Return the correct size when decoding a superframeDenis Charmet2016-06-051-1/+1
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-1/+1
* vp9: Parse subsampling and report missing featureVittorio Giovara2015-05-311-1/+23
* vp9: initialize color space and range propertiesVittorio Giovara2014-10-081-0/+12
* vp9: Read the frame size as unsignedLuca Barbato2014-05-031-2/+2
* vp9: fix bugs in updating coef probabilities with parallelmode=1Guillaume Martres2014-01-241-2/+11
* lavc: VP9 decoderRonald S. Bultje2013-11-151-0/+1270
OpenPOWER on IntegriCloud