Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Bouron <matthieu.bouron@stupeflix.com>2016-10-04 18:47:44 +0300
committerMatthieu Bouron <matthieu.bouron@stupeflix.com>2016-10-19 11:50:52 +0300
commitf62c54456db0fdd3ff82397f9142715d5c479354 (patch)
tree8820fc4b7f9c23ff2d917fd11f866e9f8e040ae7 /libavcodec/version.h
parent0f7fce87ea9842261076f93bd0f28557fcd065bb (diff)
lavc: add mpeg4 mediacodec decoder
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 11d4a26a58..ab2d2a0e99 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -28,7 +28,7 @@
#include "libavutil/version.h"
#define LIBAVCODEC_VERSION_MAJOR 57
-#define LIBAVCODEC_VERSION_MINOR 62
+#define LIBAVCODEC_VERSION_MINOR 63
#define LIBAVCODEC_VERSION_MICRO 103
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \