summaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2012-11-11 23:18:03 +0100
committerClément Bœsch <ubitux@gmail.com>2012-11-11 23:18:12 +0100
commit3a7f00810c26f478b31e1c2d99ccb1da49ea02e4 (patch)
tree07fb5c590e71f9b441320038c08a0561f46887fc /libavfilter/version.h
parent8eecbaf5e40663caf2db4600324741d35c60bc58 (diff)
downloadffmpeg-streaming-3a7f00810c26f478b31e1c2d99ccb1da49ea02e4.zip
ffmpeg-streaming-3a7f00810c26f478b31e1c2d99ccb1da49ea02e4.tar.gz
lavfi: remove mp=geq filter.
Native geq video filter is now available.
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 5021c8c..87fe669 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#define LIBAVFILTER_VERSION_MAJOR 3
#define LIBAVFILTER_VERSION_MINOR 22
-#define LIBAVFILTER_VERSION_MICRO 100
+#define LIBAVFILTER_VERSION_MICRO 101
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \
OpenPOWER on IntegriCloud