Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cbs: Ensure that reference fields always follow the associated pointer | Mark Thompson | 2020-09-02 | 1 | -5/+5 |
* | avcodec/cbs: Factor out common code for writing units | Andreas Rheinhardt | 2019-11-17 | 1 | -4/+0 |
* | cbs_mpeg2: Decompose Sequence End | Andreas Rheinhardt | 2019-07-29 | 1 | -0/+4 |
* | cbs_mpeg2: Fix parsing of picture and slice headers | Andreas Rheinhardt | 2019-07-27 | 1 | -6/+8 |
* | cbs_mpeg2: Fix storage type for frame_centre_*_offset | Andreas Rheinhardt | 2019-05-29 | 1 | -2/+2 |
* | cbs_mpeg2: Correct and use enum values | Andreas Rheinhardt | 2019-05-28 | 1 | -1/+1 |
* | Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2' | Mark Thompson | 2018-02-21 | 1 | -0/+5 |
|\ | |||||
| * | cbs: Refcount all the things! | Mark Thompson | 2018-02-20 | 1 | -0/+5 |
| * | cbs_mpeg2: Add support for picture display extension | Mark Thompson | 2017-09-12 | 1 | -0/+8 |
| * | lavc: Add coded bitstream read/write support for MPEG-2 | Mark Thompson | 2017-08-20 | 1 | -0/+216 |
* | lavc: Add coded bitstream read/write support for MPEG-2 | Mark Thompson | 2017-10-17 | 1 | -0/+224 |