summaryrefslogtreecommitdiff
path: root/libavcodec/cbs.c
Commit message (Expand)AuthorAge
* cbs: Refcount all the things!Mark Thompson2018-02-20
* cbs: Demote the "decomposition unimplemented" warningMark Thompson2018-02-20
* cbs: Add an explicit type for coded bitstream unit typesMark Thompson2018-02-20
* cbs: Allocate the context inside the init functionMark Thompson2018-02-20
* cbs: Add a missing return value checkMark Thompson2017-11-12
* cbs: Always check for bitstream end before readingMark Thompson2017-09-12
* lavc: Add coded bitstream read/write support for MPEG-2Mark Thompson2017-08-20
* lavc: Add coded bitstream read/write support for H.265Mark Thompson2017-08-12
* lavc: Add coded bitstream read/write support for H.264Mark Thompson2017-08-12
* lavc: Add coded bitstream read/write APIMark Thompson2017-08-12