summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2015-12-17 13:12:07 +0100
committerHendrik Leppkes <h.leppkes@gmail.com>2015-12-17 13:12:07 +0100
commit30833d121e24fc644c9c4e6ca07df3e9e4963180 (patch)
treedb5e1913911cfaa1366f9bcf9efd2371b06f492e /libavcodec/version.h
parent10e55bd658b06034d700553190b419b1af92b7cb (diff)
parent31c51f7441de07b88cfea2550245bf1f5140cb8f (diff)
downloadffmpeg-streaming-30833d121e24fc644c9c4e6ca07df3e9e4963180.zip
ffmpeg-streaming-30833d121e24fc644c9c4e6ca07df3e9e4963180.tar.gz
Merge commit '31c51f7441de07b88cfea2550245bf1f5140cb8f'
* commit '31c51f7441de07b88cfea2550245bf1f5140cb8f': avpacket: add a function for wrapping existing data as side data Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
Diffstat (limited to 'libavcodec/version.h')
-rw-r--r--libavcodec/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/version.h b/libavcodec/version.h
index 3027853..6f88ee4 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "libavutil/version.h"
#define LIBAVCODEC_VERSION_MAJOR 57
-#define LIBAVCODEC_VERSION_MINOR 17
+#define LIBAVCODEC_VERSION_MINOR 18
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
OpenPOWER on IntegriCloud