summaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2015-01-29 13:45:55 +0000
committerPaul B Mahol <onemda@gmail.com>2015-01-30 16:10:11 +0000
commit9fd925dee58d6af846f5ff4f63f5052ec4075581 (patch)
tree63b2b6ea6f4c282d203422e1052ab63ae7ea7535 /libavfilter/version.h
parentd0f315ab6c7d5829f43ebbe18e1e8827dad4c46b (diff)
downloadffmpeg-streaming-9fd925dee58d6af846f5ff4f63f5052ec4075581.zip
ffmpeg-streaming-9fd925dee58d6af846f5ff4f63f5052ec4075581.tar.gz
lavfi: remove mp=softpulldown
It is supposed to work correctly with MEncoder only. 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 ce22f7b..9bc7e77 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#define LIBAVFILTER_VERSION_MAJOR 5
#define LIBAVFILTER_VERSION_MINOR 9
-#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