aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/cbs.h
AgeCommit message (Expand)Author
2019-02-25libavcodec/cbs: Stop needlessly reallocating the units arrayAndreas Rheinhardt
2018-05-02lavc: Add coded bitstream read/write support for VP9Mark Thompson
2018-05-01cbs: Fragment/unit data is always reference countedMark Thompson
2018-03-18cbs: Add a table of all supported codec IDsMark Thompson
2018-02-21Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2'Mark Thompson
2018-02-20cbs: Refcount all the things!Mark Thompson
2018-02-20cbs: Minor comment fixes / cosmeticsMark Thompson
2018-02-20cbs: Add an explicit type for coded bitstream unit typesMark Thompson
2018-02-20cbs: Allocate the context inside the init functionMark Thompson
2017-10-17lavc: Add coded bitstream read/write support for MPEG-2Mark Thompson
2017-10-17lavc: Add coded bitstream read/write support for H.265Mark Thompson
2017-10-17lavc: Add coded bitstream read/write support for H.264Mark Thompson
2017-10-17lavc: Add coded bitstream read/write APIMark Thompson
2017-08-12lavc: Add coded bitstream read/write APIMark Thompson