avfilter/window_func: add bohman window
This commit is contained in:
@@ -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}.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user