summaryrefslogtreecommitdiff
path: root/libavcodec/vp9mvs.c
Commit message (Expand)AuthorAge
* avcodec/vp9dec: Constify VP9TileData->VP9Context pointer targetAndreas Rheinhardt2022-07-31
* avcodec/vp8, vp9: Avoid using VP56mv and VP56Frame in VP8/9Andreas Rheinhardt2022-07-28
* avcodec/vp56: Move VP5-9 range coder functions to a header of their ownAndreas Rheinhardt2022-07-28
* avcodec/vp56: Move VP8/9-only rac functions to a header of their ownAndreas Rheinhardt2022-07-28
* avcodec/thread: Move ff_thread_(await|report)_progress to new headerAndreas Rheinhardt2022-02-09
* all: Remove unnecessary libavcodec/internal.h inclusionsAndreas Rheinhardt2022-02-08
* avcodec/vp9: Add tile threading supportIlia Valiakhmetov2017-09-08
* 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: split into vp9{block,data,mvs}Clément Bœsch2017-03-27