1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-23 21:54:53 +02:00

avfilter/avf_showcwt: add qdrt frequency scale

This commit is contained in:
Paul B Mahol
2023-07-09 20:50:04 +02:00
parent aee8689ba5
commit fcbee7efdf
2 changed files with 11 additions and 0 deletions

View File

@@ -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}.