summaryrefslogtreecommitdiffstats
path: root/libavfilter/avfilter.h
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2011-11-06 21:28:05 +0100
committerNicolas George <nicolas.george@normalesup.org>2011-12-31 16:25:11 +0100
commit4962edf88926ae2b06260eb50dbc96dcd4199784 (patch)
tree656dc821a6a32091b3fec6f907860d06a00a70bd /libavfilter/avfilter.h
parente90a69e9550800728f36efc3ea804ccd8d1d8380 (diff)
downloadffmpeg-streaming-4962edf88926ae2b06260eb50dbc96dcd4199784.zip
ffmpeg-streaming-4962edf88926ae2b06260eb50dbc96dcd4199784.tar.gz
lavfi: add amerge audio 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 0daa84b..2ab2387 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 56
+#define LIBAVFILTER_VERSION_MINOR 57
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
OpenPOWER on IntegriCloud