summaryrefslogtreecommitdiff
path: root/libavfilter/vf_bilateral.c
Commit message (Expand)AuthorAge
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/vf_bilateral: add support for commandsPaul B Mahol2020-12-19
* avfilter/vf_bilateral: simplify code a littlePaul B Mahol2020-07-18
* avfilter/vf_bilateral: remove useless memcpyleozhang2020-07-17
* avfilter/vf_bilateral: stop using sigmaS as percent of width/heightPaul B Mahol2020-07-17
* lavfi/bilateral: Clean the option description and unused codeJun Zhao2019-10-23
* avfilter: add bilateral filterPaul B Mahol2019-10-21