aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2023-07-09 20:50:04 +0200
committerPaul B Mahol <onemda@gmail.com>2023-07-09 20:53:55 +0200
commitfcbee7efdfb55a25d573669114b5a968a72deb9f (patch)
tree2bc8ab9db8c1bbb003090252ad9cc237c6711c8c /doc
parentaee8689ba5700c0335fbc020910eab0f13009086 (diff)
downloadffmpeg-fcbee7efdfb55a25d573669114b5a968a72deb9f.tar.gz
avfilter/avf_showcwt: add qdrt frequency scale
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 1a07e03bad..a8e0dbde15 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -30711,6 +30711,7 @@ Set the frequency scale used. Allowed values are:
@item erbs
@item sqrt
@item cbrt
+@item qdrt
@end table
Default value is @code{linear}.