summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2018-10-13 21:44:06 +0200
committerPaul B Mahol <onemda@gmail.com>2018-10-13 21:44:06 +0200
commit3ab88a751ebdbb18ee6863c8f56ea91588cc4dd7 (patch)
treeb3556eed950512aa2a9b7a1cfda0d2f982dd47d6 /doc
parent0709b0561f10b70172dac3dd42383abb998d9b2f (diff)
downloadffmpeg-3ab88a751ebdbb18ee6863c8f56ea91588cc4dd7.tar.gz
doc/filters: do not mention removed option from afir filter
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index c327b2c22b..17e2549fb6 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -1194,7 +1194,7 @@ select gain to noise approach, this is most popular one.
@item irgain
Set gain to be applied to IR coefficients before filtering.
-Allowed range is 0 to 1. This can be set even with @var{again} used.
+Allowed range is 0 to 1. This gain is applied after any gain applied with @var{gtype} option.
@item irfmt
Set format of IR stream. Can be @code{mono} or @code{input}.