summaryrefslogtreecommitdiff
path: root/libavcodec/mpeg2_metadata_bsf.c
Commit message (Expand)AuthorAge
* mpeg2_metadata_bsf: Use common cbs bsf implementationMark Thompson2021-01-21
* avcodec/cbs: Remove unused function parametersAndreas Rheinhardt2020-07-07
* avcodec.h: split bitstream filters API into its own headerAnton Khirnov2020-05-22
* lavc: rename bsf.h to bsf_internal.hAnton Khirnov2020-05-22
* mpeg2_metadata, cbs_mpeg2: Fix handling of colour_descriptionAndreas Rheinhardt2019-07-27
* mpeg2_metadata: Localize inserting of sequence display extensionsAndreas Rheinhardt2019-07-07
* mpeg2_metadata: Avoid allocations and copies of packet structuresAndreas Rheinhardt2019-07-07
* 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