summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2019-12-28 19:50:33 +0100
committerPaul B Mahol <onemda@gmail.com>2019-12-28 21:51:40 +0100
commit6399eed48a8dde7b2db6d7bf4207737e1a711aa4 (patch)
treed4153c83139c841c8d60e004c036a02b9883cd18 /doc
parentb3216f13ce0effaab83995d8c7f6e341ec74f313 (diff)
avfilter/vf_waveform: implement tint options
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 7c6003ac3d..cccdae35d9 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -19689,6 +19689,12 @@ Default is digital.
@item bgopacity, b
Set background opacity.
+
+@item tint0, t0
+@item tint1, t1
+Set tint for output.
+Only used with lowpass filter and when display is not overlay and input
+pixel formats are not RGB.
@end table
@section weave, doubleweave