summaryrefslogtreecommitdiffstats
path: root/libavcodec/cbs.c
Commit message (Expand)AuthorAgeFilesLines
* cbs: Refcount all the things!Mark Thompson2018-02-201-29/+136
* cbs: Demote the "decomposition unimplemented" warningMark Thompson2018-02-201-1/+1
* cbs: Add an explicit type for coded bitstream unit typesMark Thompson2018-02-201-5/+7
* cbs: Allocate the context inside the init functionMark Thompson2018-02-201-3/+17
* cbs: Add a missing return value checkMark Thompson2017-11-121-1/+1
* cbs: Always check for bitstream end before readingMark Thompson2017-09-121-0/+6
* lavc: Add coded bitstream read/write support for MPEG-2Mark Thompson2017-08-201-0/+3
* lavc: Add coded bitstream read/write support for H.265Mark Thompson2017-08-121-0/+3
* lavc: Add coded bitstream read/write support for H.264Mark Thompson2017-08-121-0/+3
* lavc: Add coded bitstream read/write APIMark Thompson2017-08-121-0/+460
OpenPOWER on IntegriCloud