summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2015-09-15 15:22:33 +0000
committerPaul B Mahol <onemda@gmail.com>2015-09-15 15:23:39 +0000
commit28e023377cfe42c5406441eeff32842c1bb1f09f (patch)
tree354fe5cbe8c90ac83bec765ee7cad5511c9461f9 /doc
parentb26a45c2c33ba98ace7134e3ea50df996c841633 (diff)
doc/filters: mention newly added windowing functions
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 9b6e6ffd80..c4360fa70b 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -13196,6 +13196,8 @@ It accepts the following values:
@item bhann
@item sine
@item nuttall
+@item lanczos
+@item gauss
@end table
Default is @code{hanning}.