summaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2013-09-18 22:47:47 +0000
committerPaul B Mahol <onemda@gmail.com>2013-09-19 15:53:45 +0000
commit390c35a13b3e28416836d122a0b3a40d9a6d8eb6 (patch)
treeea356be68d1272e60637c15fb263cf5bd84e5220 /libavfilter/version.h
parentad2a08388c82bdec5ac9355ca6e0bc4c98b26423 (diff)
downloadffmpeg-streaming-390c35a13b3e28416836d122a0b3a40d9a6d8eb6.zip
ffmpeg-streaming-390c35a13b3e28416836d122a0b3a40d9a6d8eb6.tar.gz
lavfi/mp: remove mp=qp
The filter does nothing. Signed-off-by: Paul B Mahol <onemda@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 87f029e..f064f11 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#define LIBAVFILTER_VERSION_MAJOR 3
#define LIBAVFILTER_VERSION_MINOR 86
-#define LIBAVFILTER_VERSION_MICRO 101
+#define LIBAVFILTER_VERSION_MICRO 102
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \
OpenPOWER on IntegriCloud