avfilter/vf_convolution: make rdiv set to 0 more useful

Use 0 for signaling that rdiv will be calculated from sum
of all matrix elements.

Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
Paul B Mahol
2018-04-28 11:25:43 +02:00
parent 92a0a6bea9
commit 4f484edaa7
2 changed files with 12 additions and 4 deletions

View File

@@ -6401,6 +6401,7 @@ Matrix is sequence of 9, 25 or 49 signed integers.
@item 2rdiv
@item 3rdiv
Set multiplier for calculated value for each plane.
If unset or 0, it will be sum of all matrix elements.
@item 0bias
@item 1bias