summaryrefslogtreecommitdiff
path: root/libavcodec/cbs_vp9.h
Commit message (Expand)AuthorAgeFilesLines
* cbs: Ensure that reference fields always follow the associated pointerMark Thompson2020-09-021-1/+1
* avcodec/cbs: Factor out common code for writing unitsAndreas Rheinhardt2019-11-171-4/+0
* avcodec/cbs_vp9: store profile in the private contextJames Almer2018-10-301-0/+2
* avcodec/cbs_vp9: keep track of reference framesJames Almer2018-10-301-0/+16
* cbs_vp9: Ensure that reserved zero bits are actually zeroMark Thompson2018-10-301-2/+0
* lavc: Add coded bitstream read/write support for VP9Mark Thompson2018-05-021-0/+201