| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/h26[45]_metadata_bsf: Fix range of chroma_sample_loc_type | Andreas Rheinhardt | 2022-07-09 | 1 | -1/+1 |
* | avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFs | Andreas Rheinhardt | 2022-03-23 | 1 | -4/+5 |
* | lavc/{av1, h264, h265}_metadata_bsf: fix description of tick_rate | Zhao Zhili | 2022-01-01 | 1 | -1/+1 |
* | avcodec/h265_metadata_bsf: Check nb_units before accessing the first in h265_... | Michael Niedermayer | 2021-04-01 | 1 | -1/+1 |
* | h265_metadata_bsf: Use common cbs bsf implementation | Mark Thompson | 2021-01-21 | 1 | -169/+22 |
* | avcodec/h26[45]_metadata_bsf: Use separate contexts for reading/writing | Andreas Rheinhardt | 2020-07-07 | 1 | -9/+14 |
* | avcodec/cbs: Remove unused function parameters | Andreas Rheinhardt | 2020-07-07 | 1 | -7/+6 |
* | avcodec.h: split bitstream filters API into its own header | Anton Khirnov | 2020-05-22 | 1 | -0/+1 |
* | lavc: rename bsf.h to bsf_internal.h | Anton Khirnov | 2020-05-22 | 1 | -1/+1 |
* | avcodec/h265_metadata: filter parameter sets in packet side data | James Almer | 2020-05-03 | 1 | -0/+55 |
* | lavc/h265_metadata_bsf: Fix parameter ordering | Mark Thompson | 2020-02-09 | 1 | -1/+1 |
* | h265_metadata: Correct error check | Andreas Rheinhardt | 2019-07-07 | 1 | -1/+1 |
* | h265_metadata: Avoid allocations and copies of packet structures | Andreas Rheinhardt | 2019-07-07 | 1 | -11/+5 |
* | h265_metadata: Add option to set the level of the stream | Mark Thompson | 2019-07-07 | 1 | -0/+136 |
* | libavcodec/cbs: Stop needlessly reallocating the units array | Andreas Rheinhardt | 2019-02-25 | 1 | -2/+4 |
* | avcodec/h265_metadata: fix memory leak in case of output packet creation failure | James Almer | 2018-03-20 | 1 | -1/+3 |
* | lavc/h265_metadata_bsf: support dump options. | Jun Zhao | 2018-03-18 | 1 | -17/+21 |
* | Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2' | Mark Thompson | 2018-02-21 | 1 | -1/+1 |
|\ |
|
| * | cbs: Refcount all the things! | Mark Thompson | 2018-02-20 | 1 | -1/+1 |
| * | cbs: Allocate the context inside the init function | Mark Thompson | 2018-02-20 | 1 | -9/+9 |
| * | lavc: Add hevc_metadata bitstream filter | Mark Thompson | 2017-08-13 | 1 | -0/+458 |
* | avcodec/h265_metadata_bsf: fix the AVClass version number | James Almer | 2017-11-12 | 1 | -1/+1 |
* | lavc: Add hevc_metadata bitstream filter | Mark Thompson | 2017-10-17 | 1 | -0/+458 |