summaryrefslogtreecommitdiff
path: root/libavcodec/cbs.h
Commit message (Expand)AuthorAge
* avcodec/cbs: Fix potential double-free when adding unit failsAndreas Rheinhardt2020-02-09
* avcodec/cbs: Factor out common code for writing unitsAndreas Rheinhardt2019-11-17
* cbs: Don't set AVBuffer's opaqueAndreas Rheinhardt2019-07-29
* cbs: ff_cbs_delete_unit: Replace return value with assertAndreas Rheinhardt2019-07-08
* cbs: Allow non-blank packets in ff_cbs_write_packetAndreas Rheinhardt2019-07-07
* libavcodec/cbs: Stop needlessly reallocating the units arrayAndreas Rheinhardt2019-02-25
* lavc: Add coded bitstream read/write support for VP9Mark Thompson2018-05-02
* cbs: Fragment/unit data is always reference countedMark Thompson2018-05-01
* cbs: Add a table of all supported codec IDsMark Thompson2018-03-18
* Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2'Mark Thompson2018-02-21
|\
| * cbs: Refcount all the things!Mark Thompson2018-02-20
| * cbs: Minor comment fixes / cosmeticsMark 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
| * 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