Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2016-03-11 00:13:40 +0300
committerPaul B Mahol <onemda@gmail.com>2016-03-11 02:09:57 +0300
commit681f833610268d3e832a588c8470dcf31ebbbc80 (patch)
tree5c4f935825d39b13b58338753bd83b0eb58c38e3 /doc
parent2540d884f3fd7cfac503e048112098967be2569a (diff)
avfilter/vf_waveform add support for other scalers for graticule
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 797c5010f5..cf39dbc417 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -13189,6 +13189,16 @@ Draw numbers above lines. By default enabled.
@item dots
Draw dots instead of lines.
@end table
+
+@item scale, s
+Set scale used for displaying graticule.
+
+@table @samp
+@item digital
+@item millivolts
+@item ire
+@end table
+Default is digital.
@end table
@section xbr