summaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2018-05-06 11:50:52 +0200
committerPaul B Mahol <onemda@gmail.com>2018-05-10 14:44:17 +0200
commit974eb4aaaa7d96a996c61030fca4095c3c2c6284 (patch)
tree524e320e582342dfd2dab7d7710de4def1c0477a /libavfilter/version.h
parent74a7ddd985c487b6645470174228ae2d734e6924 (diff)
downloadffmpeg-streaming-974eb4aaaa7d96a996c61030fca4095c3c2c6284.zip
ffmpeg-streaming-974eb4aaaa7d96a996c61030fca4095c3c2c6284.tar.gz
avfilter: add fftdnoiz filter
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'libavfilter/version.h')
-rw-r--r--libavfilter/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavfilter/version.h b/libavfilter/version.h
index 93dd173..3cfa686 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,8 +30,8 @@
#include "libavutil/version.h"
#define LIBAVFILTER_VERSION_MAJOR 7
-#define LIBAVFILTER_VERSION_MINOR 21
-#define LIBAVFILTER_VERSION_MICRO 101
+#define LIBAVFILTER_VERSION_MINOR 22
+#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \
OpenPOWER on IntegriCloud