summaryrefslogtreecommitdiff
path: root/libavcodec/vp9.h
Commit message (Expand)AuthorAge
* vp9: split out generic decoding skeleton interface API from VP9 types.Ronald S. Bultje2017-03-28
* vp9: re-split the decoder/format/dsp interface header files.Ronald S. Bultje2017-03-28
* lavc/vp9: shuffle header declarationClément Bœsch2017-03-27
* lavc/vp9: consistent use of typedef instead of structClément Bœsch2017-03-27
* lavc/vp9: split into vp9{block,data,mvs}Clément Bœsch2017-03-27
* avcodec/vp9: move bpp to the shared context for use in hwaccelMathieu Velten2016-12-05
* vp9: add hwaccel hooksHendrik Leppkes2015-12-07
* vp9: expose reference frames in VP9SharedContextHendrik Leppkes2015-10-15
* vp9: split header into separate struct and expose in vp9.hRonald S. Bultje2015-10-15
* Native VP9 decoder.Ronald S. Bultje2013-10-02