summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorMuhammad Faiz <mfcc64@gmail.com>2014-06-05 11:42:38 +0700
committerMichael Niedermayer <michaelni@gmx.at>2014-06-05 14:04:01 +0200
commit40e938a7edf44d395a216f2b0ad813e305e95466 (patch)
tree2e13a0c702c1e05b646160252a26526587db8a84 /Changelog
parentda53de07306a301830b234a38bc103c6af9ded7c (diff)
avfilter: new multimedia filter avf_showcqt.c
this filter is the same as showspectrum but with constant Q transform, so frequency is spaced logarithmically
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index aec10c0ad4..7f3704e621 100644
--- a/Changelog
+++ b/Changelog
@@ -26,6 +26,7 @@ version <next>:
- native Opus decoder
- display matrix export and rotation api
- WebVTT encoder
+- showcqt multimedia filter
version 2.2: