summaryrefslogtreecommitdiffstats
path: root/libavcodec/vp9.h
Commit message (Expand)AuthorAgeFilesLines
* aarch64: vp9: Add NEON optimizations of VP9 MC functionsMartin Storsjö2016-11-101-0/+1
* vp9: Make the subpel filters non-staticMartin Storsjö2016-11-101-0/+2
* arm: vp9: Add NEON optimizations of VP9 MC functionsMartin Storsjö2016-11-031-1/+3
* vp9: Flip the order of arguments in MC functionsMartin Storsjö2016-11-031-3/+2
* vp9: add frame threadingRonald S. Bultje2016-08-111-0/+11
* vp9: allocate 'b', 'block/uvblock' and 'eob/uveob' dynamically.Ronald S. Bultje2016-08-111-5/+4
* vp9: split last/cur_frame from the reference buffers.Ronald S. Bultje2016-08-111-4/+18
* vp9: make mv bounds 32bit.Ronald S. Bultje2016-08-031-1/+1
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-1/+1
* vp9: Parse subsampling and report missing featureVittorio Giovara2015-05-311-0/+2
* vp9: Use the correct upper bound for seg_idLuca Barbato2014-11-211-1/+2
* lavc: VP9 decoderRonald S. Bultje2013-11-151-0/+419
OpenPOWER on IntegriCloud