summaryrefslogtreecommitdiff
path: root/libavcodec/mpeg2_metadata_bsf.c
Commit message (Expand)AuthorAge
* libavcodec/cbs: Stop needlessly reallocating the units arrayAndreas Rheinhardt2019-02-25
* avcodec/mpeg2_metadata: unref output packet on failureJames Almer2018-03-20
* lavc/mpeg2_metadata_bsf: support dump options.Jun Zhao2018-03-18
* Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2'Mark Thompson2018-02-21
|\
| * cbs: Refcount all the things!Mark Thompson2018-02-20
| * cbs: Allocate the context inside the init functionMark Thompson2018-02-20
| * mpeg12: Move finding the best frame rate to common codeMark Thompson2017-09-12
| * lavc: Add mpeg2_metadata bitstream filterMark Thompson2017-08-20
* avcodec/mpeg2_metadata_bsf: fix the AVClass version numberJames Almer2017-11-12
* lavc: Add mpeg2_metadata bitstream filterMark Thompson2017-10-17