summaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2015-01-20 15:36:31 +0000
committerPaul B Mahol <onemda@gmail.com>2015-01-20 15:36:31 +0000
commitfd33658f866d4412fda6eb3be100f5e03c0a6076 (patch)
treecd4e021e697c9929e0d550200b7a59bd3355e7d3 /libavfilter/version.h
parent1013c15f72f9b55252374bf2d0aa297b7b4e885c (diff)
downloadffmpeg-streaming-fd33658f866d4412fda6eb3be100f5e03c0a6076.zip
ffmpeg-streaming-fd33658f866d4412fda6eb3be100f5e03c0a6076.tar.gz
lavfi: remove mp=ilpack
Filter does not work, asserts here. scale=interl=1,format=yuv422p should be used instead. 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 021f01c..01a9348 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#define LIBAVFILTER_VERSION_MAJOR 5
#define LIBAVFILTER_VERSION_MINOR 8
-#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