summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2019-04-22 20:44:35 +0200
committerPaul B Mahol <onemda@gmail.com>2019-04-22 22:15:01 +0200
commit26fd40b568b808e1fbd57a89b64369adfaa8e124 (patch)
treebd143d10e914a0dd7870f251e93104b70ea67507 /doc
parentdbb35abf2897a7a3966378884f680e787b006991 (diff)
avfilter/af_surround: make channel spread from stereo image user configurable
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index a2b6a04088..6ce2781c19 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -4889,6 +4889,18 @@ Set LFE input volume. By default, this is @var{1}.
@item lfe_out
Set LFE output volume. By default, this is @var{1}.
+@item allx
+Set spread usage of stereo image across X axis for all channels.
+
+@item ally
+Set spread usage of stereo image across Y axis for all channels.
+
+@item fcx, flx, frx, blx, brx, slx, srx, bcx
+Set spread usage of stereo image across X axis for each channel.
+
+@item fcy, fly, fry, bly, bry, sly, sry, bcy
+Set spread usage of stereo image across Y axis for each channel.
+
@item win_func
Set window function.