summaryrefslogtreecommitdiff
path: root/libavfilter/vf_setparams.c
Commit message (Expand)AuthorAge
* all: use designated initializers for AVOption.unitAnton Khirnov2024-02-14
* avfilter/vf_setparams: use YUV colorspace negotiation APINiklas Haas2024-02-13
* avfilter: Deduplicate default video inputs/outputsAndreas Rheinhardt2023-08-07
* avutil/frame: deprecate interlaced_frame and top_field_firstJames Almer2023-05-04
* avfilter: use the new AVFrame interlace flags in all filtersJames Almer2023-05-04
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-16
* avfilter: add AVFILTER_FLAG_METADATA_ONLYAnton Khirnov2021-12-04
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* Revert "avfilter/setparams: add FF_FILTER_FLAG_HWFRAME_AWARE"Mark Thompson2020-09-29
* avfilter/setparams: add FF_FILTER_FLAG_HWFRAME_AWAREPavel Koshevoy2020-09-27
* avfilter: Support EBU Tech. 3213-E primaries valuesRaphaël Zumer2019-09-01
* avfilter/setparams : fix colorspace optionMartin Vignali2018-10-22
* avfilter/setfield, setrange : set color property to autoMartin Vignali2018-10-22
* avfilter/setparams : update filter descriptionMartin Vignali2018-10-22
* avfilter/setparam : add options to set color primaries, trc, spaceMartin Vignali2018-10-21
* avfilter/setparams : merge setfield and setrange filter to setparams filterMartin Vignali2018-10-21
* avfilter: add setrange filterPaul B Mahol2017-12-06