summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_zscale.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter: add av_cold where it is missingPaul B Mahol2019-10-031-1/+1
* avfilter: Support EBU Tech. 3213-E primaries valuesRaphaƫl Zumer2019-09-011-0/+1
* lavfi/zscale: make use of AVFILTER_DEFINE_CLASSJun Zhao2019-03-081-7/+1
* vf_zscale: Fix alpha destination graph for floating point pixel formatsVittorio Giovara2017-12-081-1/+1
* vf_zscale: Add more supported input propertiesVittorio Giovara2017-11-281-0/+51
* vf_zscale: Relax color properties maximum boundsVittorio Giovara2017-11-281-12/+12
* avfilter/zscale: fix memory leakdxfhgwet2017-10-281-0/+1
* avfilter/zscale: fix segfault on library errordxfhgwet2017-10-281-3/+3
* zscale: Enable single precision input/ouput filteringVittorio Giovara2017-08-151-7/+18
* zscale: Factor out graph buildingVittorio Giovara2017-07-211-21/+31
* zscale: Factor out format initializationVittorio Giovara2017-07-211-25/+21
* zscale: Add range options aliases to match scale onesVittorio Giovara2017-05-261-0/+2
* zscale: Add pixdesc-API compatible color names to filter optionsVittorio Giovara2017-05-261-1/+21
* avfilter/vf_zscale: export approximate gamma option and enable it by defaultPaul B Mahol2016-11-271-0/+3
* avfilter/vf_zscale: add support for some recent new additionsPaul B Mahol2016-11-231-8/+24
* avfilter/vf_zscale: make possible to change chroma locationPaul B Mahol2016-09-021-1/+42
* avfilter/vf_zscale: unbreak RGB supportPaul B Mahol2016-03-031-4/+4
* avfilter/vf_zscale: make it possible to override input frame parametersPaul B Mahol2016-01-261-4/+16
* avfilter/vf_zscale: fix typoLou Logan2015-10-221-1/+1
* avfilter: add zscale filterPaul B Mahol2015-10-181-0/+736
OpenPOWER on IntegriCloud