| Commit message (Expand) | Author | Age | Files | Lines |
* | mpeg2_metadata, cbs_mpeg2: Fix handling of colour_description | Andreas Rheinhardt | 2019-07-27 | 1 | -0/+12 |
* | mpeg2_metadata: Localize inserting of sequence display extensions | Andreas Rheinhardt | 2019-07-07 | 1 | -22/+12 |
* | mpeg2_metadata: Avoid allocations and copies of packet structures | Andreas Rheinhardt | 2019-07-07 | 1 | -11/+5 |
* | libavcodec/cbs: Stop needlessly reallocating the units array | Andreas Rheinhardt | 2019-02-25 | 1 | -2/+4 |
* | avcodec/mpeg2_metadata: unref output packet on failure | James Almer | 2018-03-20 | 1 | -4/+4 |
* | lavc/mpeg2_metadata_bsf: support dump options. | Jun Zhao | 2018-03-18 | 1 | -6/+7 |
* | Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2' | Mark Thompson | 2018-02-21 | 1 | -1/+2 |
|\ |
|
| * | cbs: Refcount all the things! | Mark Thompson | 2018-02-20 | 1 | -1/+2 |
| * | cbs: Allocate the context inside the init function | Mark Thompson | 2018-02-20 | 1 | -8/+8 |
| * | mpeg12: Move finding the best frame rate to common code | Mark Thompson | 2017-09-12 | 1 | -53/+5 |
| * | lavc: Add mpeg2_metadata bitstream filter | Mark Thompson | 2017-08-20 | 1 | -0/+360 |
* | avcodec/mpeg2_metadata_bsf: fix the AVClass version number | James Almer | 2017-11-12 | 1 | -1/+1 |
* | lavc: Add mpeg2_metadata bitstream filter | Mark Thompson | 2017-10-17 | 1 | -0/+312 |