summaryrefslogtreecommitdiffstats
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2013-12-06 10:26:11 +0100
committerStefano Sabatini <stefasab@gmail.com>2013-12-06 10:51:12 +0100
commit405b3eb535a8dd8375e0cf54a8ba43cde0bafd16 (patch)
tree130a0bc7f49608912290a6292415b68b6a505ae7 /libavfilter/version.h
parent5b073da7a11f0cdcf173c4da98299ed9743e62a3 (diff)
downloadffmpeg-streaming-405b3eb535a8dd8375e0cf54a8ba43cde0bafd16.zip
ffmpeg-streaming-405b3eb535a8dd8375e0cf54a8ba43cde0bafd16.tar.gz
lavfi/aevalsrc: duplicate last expression for the missing channels
Use last expression for the missing channel expressions in case the channel layout was specified. Enhance flexibility.
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 bbc1208..17c6563 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#define LIBAVFILTER_VERSION_MAJOR 3
#define LIBAVFILTER_VERSION_MINOR 91
-#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