summaryrefslogtreecommitdiff
path: root/libavcodec/vp9block.c
Commit message (Expand)AuthorAge
* avcodec/vp9: Add tile threading supportIlia Valiakhmetov2017-09-08
* avcodec/vp9block: fix runtime error: signed integer overflow: 196675 * 20670 ...Michael Niedermayer2017-05-21
* vp9: split out reconstruction 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
* lavc/vp9: consistent use of typedef instead of structClément Bœsch2017-03-27
* lavc/vp9: misc cosmeticsClément Bœsch2017-03-27
* lavc/vp9: rename ctx to avctxClément Bœsch2017-03-27
* lavc/vp9: split into vp9{block,data,mvs}Clément Bœsch2017-03-27