summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2016-08-16 14:30:43 +0200
committerPaul B Mahol <onemda@gmail.com>2016-08-16 15:56:12 +0200
commitea58dd2bebf8748be4c2716936e1056dc6c507fc (patch)
treee272a8b6d567a6877e58ba3853c5904babb0a52a /doc
parentc3c4c72665b9fbb06d8e84e6350c1148b3c55498 (diff)
avfilter/window_func: add dolph window
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index c595feda5a..786a0caf94 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -16518,6 +16518,7 @@ It accepts the following values:
@item lanczos
@item gauss
@item tukey
+@item dolph
@end table
Default is @code{hanning}.
@@ -16665,6 +16666,7 @@ It accepts the following values:
@item lanczos
@item gauss
@item tukey
+@item dolph
@end table
Default value is @code{hann}.
@@ -16808,6 +16810,7 @@ It accepts the following values:
@item lanczos
@item gauss
@item tukey
+@item dolph
@end table
Default value is @code{hann}.