diff options
author | Muhammad Faiz <mfcc64@gmail.com> | 2016-10-16 05:54:34 +0700 |
---|---|---|
committer | Muhammad Faiz <mfcc64@gmail.com> | 2016-10-16 05:54:34 +0700 |
commit | 8e53c1567c7ac2185408f68c1bbf117ab96edabe (patch) | |
tree | dbc4d1a85ed8ddfe0614cb10e1b78ef12566e3b6 | |
parent | 01ab60201be902eec3cc65e4b716e7f8be4c085b (diff) | |
download | ffmpeg-8e53c1567c7ac2185408f68c1bbf117ab96edabe.tar.gz |
doc/filters: document tukey window on firequalizer
Signed-off-by: Muhammad Faiz <mfcc64@gmail.com>
-rw-r--r-- | doc/filters.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index 2493500246..f5cc9b77db 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -2549,6 +2549,8 @@ minimum 3-terms discontinuous nuttall window minimum 4-terms discontinuous nuttall (blackman-nuttall) window @item bharris blackman-harris window +@item tukey +tukey window @end table @item fixed |