summaryrefslogtreecommitdiff
path: root/doc/filters.texi
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2022-11-15 12:01:09 +0100
committerPaul B Mahol <onemda@gmail.com>2022-11-15 19:52:38 +0100
commit64031c5e659d22fb56148c7bc2b5d374629194c9 (patch)
tree53698f37a4ea62b55d79de4f769413d616027c1f /doc/filters.texi
parentc0b93c4f8be48e2abad1eb5358643a01b9e27613 (diff)
avfilter/af_surround: add focus option
And improve angle option handling.
Diffstat (limited to 'doc/filters.texi')
-rw-r--r--doc/filters.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 5b49687645..15d307f517 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -6674,6 +6674,10 @@ also all non-LFE output channels are subtracted with output LFE channel.
Set angle of stereo surround transform, Allowed range is from @var{0} to @var{360}.
Default is @var{90}.
+@item focus
+Set focus of stereo surround transform, Allowed range is from @var{-1} to @var{1}.
+Default is @var{0}.
+
@item fc_in
Set front center input volume. By default, this is @var{1}.