summaryrefslogtreecommitdiff
path: root/libavfilter/f_sidedata.c
Commit message (Expand)AuthorAgeFilesLines
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-161-0/+2
* avfilter: add AVFILTER_FLAG_METADATA_ONLYAnton Khirnov2021-12-041-2/+4
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-201-8/+4
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-271-2/+2
* avutil/frame: Remove AVFrame QP table APIAndreas Rheinhardt2021-04-271-34/+0
* lavfi: show side data of detection bounding boxesGuo, Yejun2021-04-171-0/+2
* avfilter/f_sidedata: Add SEI_UNREGISTERED frame side data typeLimin Wang2020-08-231-0/+2
* avfilter/f_sidedata: fix Wtautological-constant-out-of-range-compareZhao Zhili2019-10-301-1/+1
* lavfi/sidedata: add missed frame side data typeJun Zhao2019-03-231-0/+38
* avfilter/formats: allow unknown channel layouts by defaultMarton Balint2016-12-101-1/+0
* lavfi/sidedata: add filter for manipulating frame side dataMarton Balint2016-10-131-0/+181