summaryrefslogtreecommitdiff
path: root/doc/filters.texi
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2022-04-30 15:33:13 +0200
committerPaul B Mahol <onemda@gmail.com>2022-04-30 15:41:45 +0200
commitd8e8aa944aa633dbb1990c4d33654234aaf0d312 (patch)
treeab1633dcbb9c2d0d0091e9e5b587f48e631b3ad4 /doc/filters.texi
parentfe06e70c301f62a20f4662259abbe658e5a84468 (diff)
avfilter/avf_showfreqs: add rate option
Fix possible buffer overflow.
Diffstat (limited to 'doc/filters.texi')
-rw-r--r--doc/filters.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 72628af9b2..478a75bd3a 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -28476,6 +28476,9 @@ Specify size of video. For the syntax of this option, check the
@ref{video size syntax,,"Video size" section in the ffmpeg-utils manual,ffmpeg-utils}.
Default is @code{1024x512}.
+@item rate, r
+Set video rate. Default is @code{25}.
+
@item mode
Set display mode.
This set how each frequency bin will be represented.