summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2021-12-18 16:04:40 +0100
committerPaul B Mahol <onemda@gmail.com>2021-12-25 11:32:41 +0100
commit209488ccb0f38fbb384a4821f8c170986255d21b (patch)
tree28f62047adca8dab5e8ef715a11350c2b9b680f3 /doc
parent2497a45562f6439f7d0002319d53d925f0c51535 (diff)
avfilter: add anlmf filter
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index da95688c53..05d4b1a56e 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -2301,8 +2301,8 @@ Set smooth factor. Default value is @var{11}. Allowed range is from @var{1} to @
This filter supports the all above options as @ref{commands}.
-@section anlms
-Apply Normalized Least-Mean-Squares algorithm to the first audio stream using the second audio stream.
+@section anlmf, anlms
+Apply Normalized Least-Mean-(Squares|Fourth) algorithm to the first audio stream using the second audio stream.
This adaptive filter is used to mimic a desired filter by finding the filter coefficients that
relate to producing the least mean square of the error signal (difference between the desired,