summaryrefslogtreecommitdiff
path: root/libavcodec/vp9.c
Commit message (Expand)AuthorAgeFilesLines
* 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