Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-05vp9: Return the correct size when decoding a superframeDenis Charmet
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-05-31vp9: Parse subsampling and report missing featureVittorio Giovara
2014-10-08vp9: initialize color space and range propertiesVittorio Giovara
2014-05-03vp9: Read the frame size as unsignedLuca Barbato
2014-01-24vp9: fix bugs in updating coef probabilities with parallelmode=1Guillaume Martres
2013-11-15lavc: VP9 decoderRonald S. Bultje