summaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
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 /libavfilter/version.h
parentda53de07306a301830b234a38bc103c6af9ded7c (diff)
downloadffmpeg-streaming-40e938a7edf44d395a216f2b0ad813e305e95466.zip
ffmpeg-streaming-40e938a7edf44d395a216f2b0ad813e305e95466.tar.gz
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 'libavfilter/version.h')
-rw-r--r--libavfilter/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/version.h b/libavfilter/version.h
index 7a6321e..d7acf72 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 4
-#define LIBAVFILTER_VERSION_MINOR 5
+#define LIBAVFILTER_VERSION_MINOR 6
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
OpenPOWER on IntegriCloud