summaryrefslogtreecommitdiffstats
path: root/libavcodec/cbs.c
Commit message (Expand)AuthorAgeFilesLines
* cbs: Add a table of all supported codec IDsMark Thompson2018-03-181-0/+13
* avcodec/cbs: use a reference to the assembled CodedBitstreamFragment buffer w...James Almer2018-03-051-4/+8
* Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2'Mark Thompson2018-02-211-29/+136
|\
| * cbs: Refcount all the things!Mark Thompson2018-02-201-29/+136
* | Merge commit 'a3daecd6375279d9fdb863ac9db3545a33e97651'Mark Thompson2018-02-211-1/+1
|\ \ | |/
| * 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
* lavc: Add coded bitstream read/write support for MPEG-2Mark Thompson2017-10-171-0/+3
* lavc: Add coded bitstream read/write support for H.265Mark Thompson2017-10-171-0/+3
* lavc: Add coded bitstream read/write support for H.264Mark Thompson2017-10-171-0/+3
* lavc: Add coded bitstream read/write APIMark Thompson2017-10-171-0/+482
OpenPOWER on IntegriCloud