aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/vp9shared.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/vp9: Use RefStruct-pool API for extradataAndreas Rheinhardt2023-11-011-1/+1
* avcodec/decode: Use RefStruct API for hwaccel_picture_privateAndreas Rheinhardt2023-10-071-2/+1
* avcodec/vp8, vp9: Avoid using VP56mv and VP56Frame in VP8/9Andreas Rheinhardt2022-07-281-2/+8
* avcodec/thread: Don't use ThreadFrame when unnecessaryAndreas Rheinhardt2022-02-091-1/+1
* vp9: split out generic decoding skeleton interface API from VP9 types.Ronald S. Bultje2017-03-281-0/+169