summaryrefslogtreecommitdiff
path: root/libavcodec/vp9dec.h
Commit message (Expand)AuthorAge
* avcodec/vp9: Check initializing conditions/mutexesAndreas Rheinhardt2021-09-04
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-01
* vp9dec: support exporting QP tables through the AVVideoEncParams APIAnton Khirnov2020-05-12
* lavc/vp9: fix reference frame dimensions check for SINGLE_REFERENCE modeLinjie Fu2020-05-05
* avcodec/vp9: use a buffer pool to allocate VP9Frame extradataJames Almer2020-03-26
* vp9: move VP9SharedContext back to the top of VP9ContextHendrik Leppkes2017-09-19
* vp9: fix compilation with threading disabled.Ronald S. Bultje2017-09-11
* avcodec/vp9: Add tile threading supportIlia Valiakhmetov2017-09-08
* vp9: split out generic decoding skeleton interface API from VP9 types.Ronald S. Bultje2017-03-28
* vp9: split out reconstruction functions in their own source file.Ronald S. Bultje2017-03-28
* vp9: split out loopfilter functions in their own source file.Ronald S. Bultje2017-03-28
* vp9: re-split the decoder/format/dsp interface header files.Ronald S. Bultje2017-03-28