]> git.sesse.net Git - ffmpeg/commit
avfilter/vf_bm3d: round values toward nearest integer
authorPaul B Mahol <onemda@gmail.com>
Sat, 19 Oct 2019 16:53:48 +0000 (18:53 +0200)
committerPaul B Mahol <onemda@gmail.com>
Sat, 19 Oct 2019 16:53:48 +0000 (18:53 +0200)
commita60232ab2d372d88d4590bad3b0857de9e132ce4
treef35f99e96b9775dfbaa4b08f8155d523e69636c7
parent7080bbfef401b8887d4e3ed2d7b2188a134614ff
avfilter/vf_bm3d: round values toward nearest integer

Instead of rounding toward zero and thus producing
darker output.
libavfilter/vf_bm3d.c