aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/vp9mvs.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/thread: Move ff_thread_(await|report)_progress to new headerAndreas Rheinhardt2022-02-091-0/+1
* all: Remove unnecessary libavcodec/internal.h inclusionsAndreas Rheinhardt2022-02-081-1/+0
* avcodec/vp9: Add tile threading supportIlia Valiakhmetov2017-09-081-47/+50
* 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-6/+6
* lavc/vp9: misc cosmeticsClément Bœsch2017-03-271-107/+106
* lavc/vp9: split into vp9{block,data,mvs}Clément Bœsch2017-03-271-0/+361