avfilter/window_func: add bohman window

This commit is contained in:
Paul B Mahol
2018-10-27 13:13:31 +02:00
parent 59a35fe1f6
commit 40ac622460
5 changed files with 16 additions and 0 deletions

View File

@@ -20851,6 +20851,7 @@ It accepts the following values:
@item cauchy
@item parzen
@item poisson
@item bohman
@end table
Default is @code{hanning}.
@@ -21009,6 +21010,7 @@ It accepts the following values:
@item cauchy
@item parzen
@item poisson
@item bohman
@end table
Default value is @code{hann}.
@@ -21172,6 +21174,7 @@ It accepts the following values:
@item cauchy
@item parzen
@item poisson
@item bohman
@end table
Default value is @code{hann}.