From 361e48f0eda0788ec953a2e32619a60c236c879d Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Thu, 3 Mar 2016 19:44:00 +0100 Subject: avfilter/vf_waveform: add graticule support Signed-off-by: Paul B Mahol --- doc/filters.texi | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'doc') diff --git a/doc/filters.texi b/doc/filters.texi index 4ec7507044..3f7153d398 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -13161,6 +13161,20 @@ Similar as above, but shows difference between blue and red chroma. @item color Displays actual color value on waveform. @end table + +@item graticule, g +Set which graticule to display. + +@table @samp +@item none +Do not display graticule. + +@item green +Display green graticule showing legal broadcast ranges. +@end table + +@item opacity, o +Set graticule opacity. @end table @section xbr -- cgit v1.2.3