summaryrefslogtreecommitdiff
path: root/libavcodec/h265_metadata_bsf.c
Commit message (Expand)AuthorAge
* avcodec/h26[45]_metadata_bsf: Fix range of chroma_sample_loc_typeAndreas Rheinhardt2022-07-09
* avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFsAndreas Rheinhardt2022-03-23
* lavc/{av1, h264, h265}_metadata_bsf: fix description of tick_rateZhao Zhili2022-01-01
* avcodec/h265_metadata_bsf: Check nb_units before accessing the first in h265_...Michael Niedermayer2021-04-01
* h265_metadata_bsf: Use common cbs bsf implementationMark Thompson2021-01-21
* avcodec/h26[45]_metadata_bsf: Use separate contexts for reading/writingAndreas Rheinhardt2020-07-07
* 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
* avcodec/h265_metadata: filter parameter sets in packet side dataJames Almer2020-05-03
* lavc/h265_metadata_bsf: Fix parameter orderingMark Thompson2020-02-09
* h265_metadata: Correct error checkAndreas Rheinhardt2019-07-07
* h265_metadata: Avoid allocations and copies of packet structuresAndreas Rheinhardt2019-07-07
* h265_metadata: Add option to set the level of the streamMark Thompson2019-07-07
* libavcodec/cbs: Stop needlessly reallocating the units arrayAndreas Rheinhardt2019-02-25
* avcodec/h265_metadata: fix memory leak in case of output packet creation failureJames Almer2018-03-20
* lavc/h265_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
| * lavc: Add hevc_metadata bitstream filterMark Thompson2017-08-13
* avcodec/h265_metadata_bsf: fix the AVClass version numberJames Almer2017-11-12
* lavc: Add hevc_metadata bitstream filterMark Thompson2017-10-17