summaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorArwa Arif <arwaarif1994@gmail.com>2015-01-10 01:21:14 +0530
committerStefano Sabatini <stefasab@gmail.com>2015-01-13 13:13:04 +0100
commit8c7e512ad9f818926d582e4de32b41e763834722 (patch)
tree68348fb3d0a76273bdf8de92acdb93a04b77f2d0 /libavfilter/version.h
parent57ede2a5070f42fde19175ef666b63b101bcd983 (diff)
downloadffmpeg-streaming-8c7e512ad9f818926d582e4de32b41e763834722.zip
ffmpeg-streaming-8c7e512ad9f818926d582e4de32b41e763834722.tar.gz
lavfi: remove mp=pp7
The filter was ported to a native libavfilter filter in a299cd5ab3567bdf855dc84cdbed4d22ea5fcbb6. Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
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 b931aa9..383eb55 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#define LIBAVFILTER_VERSION_MAJOR 5
#define LIBAVFILTER_VERSION_MINOR 7
-#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