summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2022-10-20 11:55:34 +0200
committerPaul B Mahol <onemda@gmail.com>2022-10-20 12:13:37 +0200
commit754d52cf42d39f202e7cf58042d03aaf404a311b (patch)
tree0d9e2b157e64853cc9e610c189037307361be799 /doc
parent37efcb473f2e2e930339c176492fdc45b578448b (diff)
avfilter/window_func: add kaiser window
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 6be133baac..2b920bf121 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -1534,6 +1534,7 @@ It accepts the following values:
@item parzen
@item poisson
@item bohman
+@item kaiser
@end table
Default is @code{hann}.
@@ -2960,6 +2961,7 @@ It accepts the following values:
@item parzen
@item poisson
@item bohman
+@item kaiser
@end table
Default is @code{hann}.
@@ -6743,6 +6745,7 @@ It accepts the following values:
@item parzen
@item poisson
@item bohman
+@item kaiser
@end table
Default is @code{hann}.
@@ -29255,6 +29258,7 @@ It accepts the following values:
@item parzen
@item poisson
@item bohman
+@item kaiser
@end table
Default is @code{hanning}.
@@ -29341,6 +29345,7 @@ It accepts the following values:
@item parzen
@item poisson
@item bohman
+@item kaiser
@end table
Default value is @code{hann}.
@@ -29505,6 +29510,7 @@ It accepts the following values:
@item parzen
@item poisson
@item bohman
+@item kaiser
@end table
Default value is @code{hann}.
@@ -29702,6 +29708,7 @@ It accepts the following values:
@item parzen
@item poisson
@item bohman
+@item kaiser
@end table
Default value is @code{hann}.