summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2020-11-29 14:06:44 +0100
committerPaul B Mahol <onemda@gmail.com>2020-11-29 14:16:48 +0100
commitbebea787554fe4481847afabf7107171d6523323 (patch)
tree294fc107c3bc9873d379c2fbfc78a5b474d7d704 /doc
parentf194cedfe601fc839ce99a63e128ecd259e5d74f (diff)
avfilter/af_asupercut: add order option
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index a658faf8b2..06ed28f3f9 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -2645,6 +2645,10 @@ The filter accepts the following options:
@item cutoff
Set cutoff frequency in Hertz. Allowed range is 20000 to 192000.
Default value is 20000.
+
+@item order
+Set filter order. Available values are from 3 to 20.
+Default value is 10.
@end table
@subsection Commands