| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/vf_xmedian: allow to control eof handling | Paul B Mahol | 2020-12-30 | 1 | -2/+3 |
* | avfilter/vf_xmedian: add timeline support | Paul B Mahol | 2020-12-30 | 1 | -5/+12 |
* | avfilter/vf_xmedian: add support for commands | Paul B Mahol | 2020-12-25 | 1 | -4/+25 |
* | avfilter: add tmedian filter | Paul B Mahol | 2020-04-18 | 1 | -5/+103 |
* | avfilter/vf_xmedian: implement percentile option | Paul B Mahol | 2020-02-12 | 1 | -10/+19 |
* | avfilter/vf_xmedian: add support for alpha formats | Paul B Mahol | 2019-11-18 | 1 | -0/+5 |
* | avfilter/vf_xmedian: remove limitation of only odd number of inputs | Paul B Mahol | 2019-06-02 | 1 | -8/+10 |
* | avfilter/vf_xmedian: set sar to outlink | Paul B Mahol | 2019-05-24 | 1 | -0/+2 |
* | avfilter: add xmedian filter | Paul B Mahol | 2019-05-14 | 1 | -0/+347 |