summaryrefslogtreecommitdiffstats
path: root/libavfilter/avfilter.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2011-12-25 23:04:44 +0100
committerStefano Sabatini <stefasab@gmail.com>2011-12-27 15:21:08 +0100
commit440e984b712ff02ee0fc5deb7db8d4ae57eed4fc (patch)
tree367c1f643d0a82be8bb577226151f4d972ee4e48 /libavfilter/avfilter.h
parentae21776207e8a2bbe268e7c9e203f7599dd87ddb (diff)
downloadffmpeg-streaming-440e984b712ff02ee0fc5deb7db8d4ae57eed4fc.zip
ffmpeg-streaming-440e984b712ff02ee0fc5deb7db8d4ae57eed4fc.tar.gz
lavfi: add asplit filter
Diffstat (limited to 'libavfilter/avfilter.h')
-rw-r--r--libavfilter/avfilter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/avfilter.h b/libavfilter/avfilter.h
index 77d10cd..ba8b9dc 100644
--- a/libavfilter/avfilter.h
+++ b/libavfilter/avfilter.h
@@ -30,7 +30,7 @@
#include "libavcodec/avcodec.h"
#define LIBAVFILTER_VERSION_MAJOR 2
-#define LIBAVFILTER_VERSION_MINOR 54
+#define LIBAVFILTER_VERSION_MINOR 55
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
OpenPOWER on IntegriCloud