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-08-11vp9: add frame threadingRonald S. Bultje
2016-08-11vp9: allocate 'b', 'block/uvblock' and 'eob/uveob' dynamically.Ronald S. Bultje
2016-08-11vp9: split last/cur_frame from the reference buffers.Ronald S. Bultje
2016-08-03vp9: make mv bounds 32bit.Ronald S. Bultje
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2015-05-31vp9: Parse subsampling and report missing featureVittorio Giovara
2014-11-21vp9: Use the correct upper bound for seg_idLuca Barbato
2013-11-15lavc: VP9 decoderRonald S. Bultje