Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-09avcodec/h26[45]_metadata_bsf: Fix range of chroma_sample_loc_typeAndreas Rheinhardt
2022-03-24avcodec/bsf: Add FFBitStreamFilter, hide internals of BSFsAndreas Rheinhardt
2022-01-01lavc/{av1, h264, h265}_metadata_bsf: fix description of tick_rateZhao Zhili
2021-04-01avcodec/h265_metadata_bsf: Check nb_units before accessing the first in h265_...Michael Niedermayer
2021-01-21h265_metadata_bsf: Use common cbs bsf implementationMark Thompson
2020-07-07avcodec/h26[45]_metadata_bsf: Use separate contexts for reading/writingAndreas Rheinhardt
2020-07-07avcodec/cbs: Remove unused function parametersAndreas Rheinhardt
2020-05-22avcodec.h: split bitstream filters API into its own headerAnton Khirnov
2020-05-22lavc: rename bsf.h to bsf_internal.hAnton Khirnov
2020-05-03avcodec/h265_metadata: filter parameter sets in packet side dataJames Almer
2020-02-09lavc/h265_metadata_bsf: Fix parameter orderingMark Thompson
2019-07-08h265_metadata: Correct error checkAndreas Rheinhardt
2019-07-08h265_metadata: Avoid allocations and copies of packet structuresAndreas Rheinhardt
2019-07-07h265_metadata: Add option to set the level of the streamMark Thompson
2019-02-26libavcodec/cbs: Stop needlessly reallocating the units arrayAndreas Rheinhardt
2018-03-21avcodec/h265_metadata: fix memory leak in case of output packet creation failureJames Almer
2018-03-18lavc/h265_metadata_bsf: support dump options.Jun Zhao
2018-02-22Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2'Mark Thompson
2018-02-21cbs: Refcount all the things!Mark Thompson
2018-02-21cbs: Allocate the context inside the init functionMark Thompson
2017-11-12avcodec/h265_metadata_bsf: fix the AVClass version numberJames Almer
2017-10-17lavc: Add hevc_metadata bitstream filterMark Thompson
2017-08-13lavc: Add hevc_metadata bitstream filterMark Thompson