summaryrefslogtreecommitdiffstats
path: root/libavcodec/vp9block.c
Commit message (Expand)AuthorAgeFilesLines
* vp9: split out reconstruction functions in their own source file.Ronald S. Bultje2017-03-281-631/+12
* vp9: re-split the decoder/format/dsp interface header files.Ronald S. Bultje2017-03-281-0/+1
* lavc/vp9: consistent use of typedef instead of structClément Bœsch2017-03-271-2/+2
* lavc/vp9: misc cosmeticsClément Bœsch2017-03-271-86/+112
* lavc/vp9: rename ctx to avctxClément Bœsch2017-03-271-33/+33
* lavc/vp9: split into vp9{block,data,mvs}Clément Bœsch2017-03-271-0/+2059
OpenPOWER on IntegriCloud