summaryrefslogtreecommitdiffstats
path: root/libavfilter/avfilter.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2011-01-29 11:22:41 +0100
committerJanne Grunau <janne-ffmpeg@jannau.net>2011-02-08 13:20:56 +0100
commit9409c3811c90975f2208216a0c5b820186e1e87b (patch)
tree23e18cd106e056b8bd050074e8d6b827d715671c /libavfilter/avfilter.h
parent0cad24ce9b02037c9cdad84cae905f96b04d7d4c (diff)
downloadffmpeg-streaming-9409c3811c90975f2208216a0c5b820186e1e87b.zip
ffmpeg-streaming-9409c3811c90975f2208216a0c5b820186e1e87b.tar.gz
libavfilter: add video movie source
See thread: Subject: [PATCH] movie video source Date: 2010-12-31 15:35:30 GMT Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
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 ad8b1e5..cc3dce7 100644
--- a/libavfilter/avfilter.h
+++ b/libavfilter/avfilter.h
@@ -27,7 +27,7 @@
#include "libavcore/samplefmt.h"
#define LIBAVFILTER_VERSION_MAJOR 1
-#define LIBAVFILTER_VERSION_MINOR 74
+#define LIBAVFILTER_VERSION_MINOR 75
#define LIBAVFILTER_VERSION_MICRO 0
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
OpenPOWER on IntegriCloud