Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter/vf_median: implement percentile option | Paul B Mahol | 2020-02-12 | 1 | -1/+2 |
* | avfilter/vf_median: clip radius instead of erroring out | Paul B Mahol | 2019-11-21 | 1 | -18/+9 |
* | avfilter/vf_median: add support for commands | Paul B Mahol | 2019-11-20 | 1 | -15/+48 |
* | avfilter/vf_median: add support for 12bit yuva formats | Paul B Mahol | 2019-11-18 | 1 | -0/+1 |
* | avfilter/vf_median: add radiusV option | Paul B Mahol | 2019-10-31 | 1 | -4/+6 |
* | avfilter: add median filter | Paul B Mahol | 2019-10-29 | 1 | -0/+271 |