| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avfilter/vf_amplify: add timeline support | Paul B Mahol | 2019-11-21 | 1 | -9/+16 |
* | avfilter/vf_amplify: add support for alpha formats | Paul B Mahol | 2019-11-18 | 1 | -0/+5 |
* | avfilter/vf_amplify: cosmetics | Paul B Mahol | 2019-10-17 | 1 | -1/+1 |
* | avfilter/vf_amplify: add support for commands | Paul B Mahol | 2019-10-14 | 1 | -6/+8 |
* | 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 |