summaryrefslogtreecommitdiff
path: root/libavcodec/vp9block.c
Commit message (Expand)AuthorAge
* Mark some arrays that never change as const.Anton Khirnov2017-02-01
* aarch64: vp9: Add NEON optimizations of VP9 MC functionsMartin Storsjö2016-11-10
* arm: vp9: Add NEON optimizations of VP9 MC functionsMartin Storsjö2016-11-03
* vp9: Flip the order of arguments in MC functionsMartin Storsjö2016-11-03
* vp9: ignore reference segmentation map if error_resilience flag is set.Ronald S. Bultje2016-10-04
* vp9: add frame threadingRonald S. Bultje2016-08-11
* vp9: allocate 'b', 'block/uvblock' and 'eob/uveob' dynamically.Ronald S. Bultje2016-08-11
* vp9: split last/cur_frame from the reference buffers.Ronald S. Bultje2016-08-11
* Remove unnecessary get_bits.h #includesDiego Biurrun2016-06-07
* vp9: Use the correct upper bound for seg_idLuca Barbato2014-11-21
* vp9: drop support for real (non-emulated) edgesAnton Khirnov2014-01-09
* lavc: VP9 decoderRonald S. Bultje2013-11-15