summaryrefslogtreecommitdiffstats
path: root/libavcodec/mpeg2_metadata_bsf.c
Commit message (Expand)AuthorAgeFilesLines
* mpeg2_metadata, cbs_mpeg2: Fix handling of colour_descriptionAndreas Rheinhardt2019-07-271-0/+12
* mpeg2_metadata: Localize inserting of sequence display extensionsAndreas Rheinhardt2019-07-071-22/+12
* mpeg2_metadata: Avoid allocations and copies of packet structuresAndreas Rheinhardt2019-07-071-11/+5
* libavcodec/cbs: Stop needlessly reallocating the units arrayAndreas Rheinhardt2019-02-251-2/+4
* avcodec/mpeg2_metadata: unref output packet on failureJames Almer2018-03-201-4/+4
* lavc/mpeg2_metadata_bsf: support dump options.Jun Zhao2018-03-181-6/+7
* Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2'Mark Thompson2018-02-211-1/+2
|\
| * cbs: Refcount all the things!Mark Thompson2018-02-201-1/+2
| * cbs: Allocate the context inside the init functionMark Thompson2018-02-201-8/+8
| * mpeg12: Move finding the best frame rate to common codeMark Thompson2017-09-121-53/+5
| * lavc: Add mpeg2_metadata bitstream filterMark Thompson2017-08-201-0/+360
* avcodec/mpeg2_metadata_bsf: fix the AVClass version numberJames Almer2017-11-121-1/+1
* lavc: Add mpeg2_metadata bitstream filterMark Thompson2017-10-171-0/+312
OpenPOWER on IntegriCloud