summaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2012-11-08 23:42:38 +0100
committerClément Bœsch <ubitux@gmail.com>2012-11-11 22:43:18 +0100
commit84aed3faf0914573b238a18bbbb03464deea77cd (patch)
tree31540a410f32b2e9ca07df93d0d9d5ee25bda3e6 /libavfilter/version.h
parenta8afb0830e76cba89dd72725c51ebbf090a1d42e (diff)
downloadffmpeg-streaming-84aed3faf0914573b238a18bbbb03464deea77cd.zip
ffmpeg-streaming-84aed3faf0914573b238a18bbbb03464deea77cd.tar.gz
lavfi: remove mp=tile filter.
The native tile video filter is now feature equivalent.
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 ef53ee8..c7eceeb 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -30,7 +30,7 @@
#define LIBAVFILTER_VERSION_MAJOR 3
#define LIBAVFILTER_VERSION_MINOR 21
-#define LIBAVFILTER_VERSION_MICRO 106
+#define LIBAVFILTER_VERSION_MICRO 107
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \
OpenPOWER on IntegriCloud