summaryrefslogtreecommitdiffstats
path: root/libavcodec/h265_metadata_bsf.c
Commit message (Expand)AuthorAgeFilesLines
* h265_metadata: Correct error checkAndreas Rheinhardt2019-07-071-1/+1
* h265_metadata: Avoid allocations and copies of packet structuresAndreas Rheinhardt2019-07-071-11/+5
* h265_metadata: Add option to set the level of the streamMark Thompson2019-07-071-0/+136
* libavcodec/cbs: Stop needlessly reallocating the units arrayAndreas Rheinhardt2019-02-251-2/+4
* avcodec/h265_metadata: fix memory leak in case of output packet creation failureJames Almer2018-03-201-1/+3
* lavc/h265_metadata_bsf: support dump options.Jun Zhao2018-03-181-17/+21
* Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2'Mark Thompson2018-02-211-1/+1
|\
| * cbs: Refcount all the things!Mark Thompson2018-02-201-1/+1
| * cbs: Allocate the context inside the init functionMark Thompson2018-02-201-9/+9
| * lavc: Add hevc_metadata bitstream filterMark Thompson2017-08-131-0/+458
* avcodec/h265_metadata_bsf: fix the AVClass version numberJames Almer2017-11-121-1/+1
* lavc: Add hevc_metadata bitstream filterMark Thompson2017-10-171-0/+458
OpenPOWER on IntegriCloud