Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter/vf_amplify: add tolerance option | Paul B Mahol | 2019-02-22 | 1 | -2/+5 |
* | avfilter: add support for gray14 format | Paul B Mahol | 2018-09-09 | 1 | -1/+1 |
* | avfilter: use av_clip_uintp2_c where clip is variable | John Cox | 2018-05-31 | 1 | -1/+1 |
* | avfilter/vf_amplify: check if array is availabe before using it | Paul B Mahol | 2018-05-14 | 1 | -2/+4 |
* | avfilter/vf_amplify: add more options for finer filtering | Paul B Mahol | 2018-05-04 | 1 | -8/+27 |
* | avfilter: add amplify filter | Paul B Mahol | 2018-04-29 | 1 | -0/+290 |