summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2021-10-27 11:23:37 +0200
committerPaul B Mahol <onemda@gmail.com>2021-10-27 11:29:29 +0200
commit148c0303952e6478004a765119e1622b9fb7eb1c (patch)
tree4d5d4e0505579aabb1621aef8faf113a635ba0fe /doc
parent97b5b9dbea2fd51861218416dafc46984e286826 (diff)
avfilter/vf_histogram: add more color modes
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 90e805279c..ae6cb3aafd 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -13515,6 +13515,9 @@ It accepts the following values:
@item coloronblack
@item coloronwhite
@item colorongray
+@item blackoncolor
+@item whiteoncolor
+@item grayoncolor
@end table
Default is @code{whiteonblack}.
@end table