| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/vf_zscale: fix crash on unaligned input | Jacob Ruiz | 2020-02-25 | 1 | -10/+49 |
* | lavfi/zscale: enable runtime change flag | Jun Zhao | 2020-01-13 | 1 | -4/+5 |
* | avfilter: add av_cold where it is missing | Paul B Mahol | 2019-10-03 | 1 | -1/+1 |
* | avfilter: Support EBU Tech. 3213-E primaries values | Raphaƫl Zumer | 2019-09-01 | 1 | -0/+1 |
* | lavfi/zscale: make use of AVFILTER_DEFINE_CLASS | Jun Zhao | 2019-03-08 | 1 | -7/+1 |
* | vf_zscale: Fix alpha destination graph for floating point pixel formats | Vittorio Giovara | 2017-12-08 | 1 | -1/+1 |
* | vf_zscale: Add more supported input properties | Vittorio Giovara | 2017-11-28 | 1 | -0/+51 |
* | vf_zscale: Relax color properties maximum bounds | Vittorio Giovara | 2017-11-28 | 1 | -12/+12 |
* | avfilter/zscale: fix memory leak | dxfhgwet | 2017-10-28 | 1 | -0/+1 |
* | avfilter/zscale: fix segfault on library error | dxfhgwet | 2017-10-28 | 1 | -3/+3 |
* | zscale: Enable single precision input/ouput filtering | Vittorio Giovara | 2017-08-15 | 1 | -7/+18 |
* | zscale: Factor out graph building | Vittorio Giovara | 2017-07-21 | 1 | -21/+31 |
* | zscale: Factor out format initialization | Vittorio Giovara | 2017-07-21 | 1 | -25/+21 |
* | zscale: Add range options aliases to match scale ones | Vittorio Giovara | 2017-05-26 | 1 | -0/+2 |
* | zscale: Add pixdesc-API compatible color names to filter options | Vittorio Giovara | 2017-05-26 | 1 | -1/+21 |
* | avfilter/vf_zscale: export approximate gamma option and enable it by default | Paul B Mahol | 2016-11-27 | 1 | -0/+3 |
* | avfilter/vf_zscale: add support for some recent new additions | Paul B Mahol | 2016-11-23 | 1 | -8/+24 |
* | avfilter/vf_zscale: make possible to change chroma location | Paul B Mahol | 2016-09-02 | 1 | -1/+42 |
* | avfilter/vf_zscale: unbreak RGB support | Paul B Mahol | 2016-03-03 | 1 | -4/+4 |
* | avfilter/vf_zscale: make it possible to override input frame parameters | Paul B Mahol | 2016-01-26 | 1 | -4/+16 |
* | avfilter/vf_zscale: fix typo | Lou Logan | 2015-10-22 | 1 | -1/+1 |
* | avfilter: add zscale filter | Paul B Mahol | 2015-10-18 | 1 | -0/+736 |