aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_bilateral.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_bilateral: simplify code a littlePaul B Mahol2020-07-181-15/+11
* avfilter/vf_bilateral: remove useless memcpyleozhang2020-07-171-2/+2
* avfilter/vf_bilateral: stop using sigmaS as percent of width/heightPaul B Mahol2020-07-171-3/+3
* lavfi/bilateral: Clean the option description and unused codeJun Zhao2019-10-231-6/+1
* avfilter: add bilateral filterPaul B Mahol2019-10-211-0/+375