aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/vp9dec.h
AgeCommit message (Expand)Author
2017-09-19vp9: move VP9SharedContext back to the top of VP9ContextHendrik Leppkes
2017-09-11vp9: fix compilation with threading disabled.Ronald S. Bultje
2017-09-08avcodec/vp9: Add tile threading supportIlia Valiakhmetov
2017-03-28vp9: split out generic decoding skeleton interface API from VP9 types.Ronald S. Bultje
2017-03-28vp9: split out reconstruction functions in their own source file.Ronald S. Bultje
2017-03-28vp9: split out loopfilter functions in their own source file.Ronald S. Bultje
2017-03-28vp9: re-split the decoder/format/dsp interface header files.Ronald S. Bultje