summaryrefslogtreecommitdiff
path: root/libavfilter/vf_zscale.c
Commit message (Expand)AuthorAge
* avfilter/vf_zscale: fix crash on unaligned inputJacob Ruiz2020-02-25
* lavfi/zscale: enable runtime change flagJun Zhao2020-01-13
* avfilter: add av_cold where it is missingPaul B Mahol2019-10-03
* avfilter: Support EBU Tech. 3213-E primaries valuesRaphaƫl Zumer2019-09-01
* lavfi/zscale: make use of AVFILTER_DEFINE_CLASSJun Zhao2019-03-08
* vf_zscale: Fix alpha destination graph for floating point pixel formatsVittorio Giovara2017-12-08
* vf_zscale: Add more supported input propertiesVittorio Giovara2017-11-28
* vf_zscale: Relax color properties maximum boundsVittorio Giovara2017-11-28
* avfilter/zscale: fix memory leakdxfhgwet2017-10-28
* avfilter/zscale: fix segfault on library errordxfhgwet2017-10-28
* zscale: Enable single precision input/ouput filteringVittorio Giovara2017-08-15
* zscale: Factor out graph buildingVittorio Giovara2017-07-21
* zscale: Factor out format initializationVittorio Giovara2017-07-21
* zscale: Add range options aliases to match scale onesVittorio Giovara2017-05-26
* zscale: Add pixdesc-API compatible color names to filter optionsVittorio Giovara2017-05-26
* avfilter/vf_zscale: export approximate gamma option and enable it by defaultPaul B Mahol2016-11-27
* avfilter/vf_zscale: add support for some recent new additionsPaul B Mahol2016-11-23
* avfilter/vf_zscale: make possible to change chroma locationPaul B Mahol2016-09-02
* avfilter/vf_zscale: unbreak RGB supportPaul B Mahol2016-03-03
* avfilter/vf_zscale: make it possible to override input frame parametersPaul B Mahol2016-01-26
* avfilter/vf_zscale: fix typoLou Logan2015-10-22
* avfilter: add zscale filterPaul B Mahol2015-10-18