summaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-08-29 10:36:08 +0200
committerStefano Sabatini <stefasab@gmail.com>2012-08-31 16:02:49 +0200
commite64b941dbce5aa5500abdf58c1d2d4e5e13b7b30 (patch)
tree0dc973e59e27c34011093136f9d1524292a81960 /libavfilter/version.h
parentd7587ba1c62c9212b522112ac996fdb17f715ba2 (diff)
downloadffmpeg-streaming-e64b941dbce5aa5500abdf58c1d2d4e5e13b7b30.zip
ffmpeg-streaming-e64b941dbce5aa5500abdf58c1d2d4e5e13b7b30.tar.gz
lavfi/mp: remove smartblur filter
It was natively integrated into libavfilter.
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 a0166f6..1201be8 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#define LIBAVFILTER_VERSION_MAJOR 3
#define LIBAVFILTER_VERSION_MINOR 14
-#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