Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter/vf_bilateral: simplify code a little | Paul B Mahol | 2020-07-18 | 1 | -15/+11 |
* | avfilter/vf_bilateral: remove useless memcpy | leozhang | 2020-07-17 | 1 | -2/+2 |
* | avfilter/vf_bilateral: stop using sigmaS as percent of width/height | Paul B Mahol | 2020-07-17 | 1 | -3/+3 |
* | lavfi/bilateral: Clean the option description and unused code | Jun Zhao | 2019-10-23 | 1 | -6/+1 |
* | avfilter: add bilateral filter | Paul B Mahol | 2019-10-21 | 1 | -0/+375 |