summaryrefslogtreecommitdiffstats
path: root/libavcodec/vp9_mc_template.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/vp9: Add tile threading supportIlia Valiakhmetov2017-09-081-101/+101
* vp9: split out reconstruction functions in their own source file.Ronald S. Bultje2017-03-281-2/+4
* lavc/vp9: rename ctx to avctxClément Bœsch2017-03-271-2/+2
* vp9_mc_template: limit assert to SCALED == 0Andreas Cadhalpun2016-11-131-0/+2
* vp9: expose reference frames in VP9SharedContextHendrik Leppkes2015-10-151-2/+2
* vp9: split header into separate struct and expose in vp9.hRonald S. Bultje2015-10-151-2/+2
* vp9: fix scaled motion vector clipping for sub8x8 blocks.Ronald S. Bultje2015-05-161-50/+54
* vp9: read all 4x4 blocks in sub8x8 blocks individually with scalability.Ronald S. Bultje2015-05-141-1/+4
* vp9: add inter-frame profile 2/3 suport.Ronald S. Bultje2015-05-061-14/+23
* vp9: copy bug in libvpx for 4:2:2 chroma bs=8x4/4x4 prediction.Ronald S. Bultje2015-05-011-4/+26
* vp9: use correct chroma subsampling for profile 1 inter block recon.Ronald S. Bultje2015-05-011-37/+263
* vp9: add support for resolution changes in inter frames.Ronald S. Bultje2015-04-231-0/+171
OpenPOWER on IntegriCloud