summaryrefslogtreecommitdiff
path: root/libavcodec/cbs.c
Commit message (Expand)AuthorAge
* lavc: Add coded bitstream read/write support for VP9Mark Thompson2018-05-02
* cbs: Add support for array subscripts in trace outputMark Thompson2018-05-02
* cbs: Fragment/unit data is always reference countedMark Thompson2018-05-01
* avcodec/cbs: create reference counted fragments in ff_cbs_read_extradata()James Almer2018-04-26
* cbs: Add a table of all supported codec IDsMark Thompson2018-03-18
* avcodec/cbs: use a reference to the assembled CodedBitstreamFragment buffer w...James Almer2018-03-05
* Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2'Mark Thompson2018-02-21
|\
| * cbs: Refcount all the things!Mark Thompson2018-02-20
* | Merge commit 'a3daecd6375279d9fdb863ac9db3545a33e97651'Mark Thompson2018-02-21
|\|
| * 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
* lavc: Add coded bitstream read/write support for MPEG-2Mark Thompson2017-10-17
* lavc: Add coded bitstream read/write support for H.265Mark Thompson2017-10-17
* lavc: Add coded bitstream read/write support for H.264Mark Thompson2017-10-17
* lavc: Add coded bitstream read/write APIMark Thompson2017-10-17