| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unnecessary avassert.h inclusions | Andreas Rheinhardt | 2021-07-22 | 1 | -1/+0 |
* | avfilter/vf_fftdnoiz: Use lrintf() in export_row8() | Michael Niedermayer | 2021-07-20 | 1 | -1/+1 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avfilter/vf_fftdnoiz: add support for alpha formats | Paul B Mahol | 2019-11-18 | 1 | -0/+5 |
* | avfilter/vf_fftdnoiz: round toward nearest integer | Paul B Mahol | 2019-10-19 | 1 | -2/+2 |
* | avfilter: use av_clip_uintp2_c where clip is variable | John Cox | 2018-05-31 | 1 | -1/+1 |
* | avfilter: add fftdnoiz filter | Paul B Mahol | 2018-05-10 | 1 | -0/+694 |