summaryrefslogtreecommitdiff
path: root/libavcodec/cbs_mpeg2.h
Commit message (Expand)AuthorAge
* cbs: Ensure that reference fields always follow the associated pointerMark Thompson2020-09-02
* avcodec/cbs: Factor out common code for writing unitsAndreas Rheinhardt2019-11-17
* cbs_mpeg2: Decompose Sequence EndAndreas Rheinhardt2019-07-29
* cbs_mpeg2: Fix parsing of picture and slice headersAndreas Rheinhardt2019-07-27
* cbs_mpeg2: Fix storage type for frame_centre_*_offsetAndreas Rheinhardt2019-05-29
* cbs_mpeg2: Correct and use enum valuesAndreas Rheinhardt2019-05-28
* Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2'Mark Thompson2018-02-21
|\
| * cbs: Refcount all the things!Mark Thompson2018-02-20
| * cbs_mpeg2: Add support for picture display extensionMark Thompson2017-09-12
| * lavc: Add coded bitstream read/write support for MPEG-2Mark Thompson2017-08-20
* lavc: Add coded bitstream read/write support for MPEG-2Mark Thompson2017-10-17