summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2019-04-20 12:02:50 +0200
committerPaul B Mahol <onemda@gmail.com>2019-04-20 12:02:50 +0200
commitfee7c15d8754b6ac5da215f8553fe2748ba07c11 (patch)
tree1bb68eb31ec3b05269f2fa5b27f5b3a3edf906cc /doc
parent3a07aec827416becabb0020c07c63198aacec4ce (diff)
avfilter/af_surround: allow user to change overlap and win_func
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 4dd1a5de85..cf1c72eced 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -4882,6 +4882,13 @@ Set LFE input volume. By default, this is @var{1}.
@item lfe_out
Set LFE output volume. By default, this is @var{1}.
+
+@item win_func
+Set window function, default is @code{hann}.
+
+@item overlap
+Set window overlap. If set to 1, the recommended overlap for selected
+window function will be picked. Default is @code{0.5}.
@end table
@section treble, highshelf