| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/vf_avgblur: fix heap-buffer overflow | Paul B Mahol | 2019-10-15 | 1 | -1/+1 |
* | avfilter/vf_avgblur: switch to ff_filter_process_command() | Paul B Mahol | 2019-10-14 | 1 | -18/+2 |
* | avfilter/vf_avgblur: add support for commands | Paul B Mahol | 2019-10-06 | 1 | -0/+17 |
* | avfilter/vf_avgblur: remove dupe assignment | Paul B Mahol | 2019-09-16 | 1 | -1/+0 |
* | avfilter: add support for gray14 format | Paul B Mahol | 2018-09-09 | 1 | -1/+1 |
* | avfilter: add support for GRAY9 and GBRAP10 | Paul B Mahol | 2017-08-07 | 1 | -2/+2 |
* | avfilter: add GRAY10 and GRAY12 to some filters | Paul B Mahol | 2017-04-10 | 1 | -1/+1 |
* | avfilter: add avgblur filter | Paul B Mahol | 2016-09-07 | 1 | -0/+326 |