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 17:02:59 +0300
committerMatthieu Bouron <matthieu.bouron@stupeflix.com>2016-10-19 11:50:12 +0300
commit0f7fce87ea9842261076f93bd0f28557fcd065bb (patch)
tree30c09461b6501ab3f1cd6af13529583e0e27edcb /libavcodec/version.h
parentb8c158a4eddb79ba3964dbe51b0e1db01454f96a (diff)
lavc: add vp8/vp9 mediacodec decoders
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 9c2bf6df30..11d4a26a58 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 61
+#define LIBAVCODEC_VERSION_MINOR 62
#define LIBAVCODEC_VERSION_MICRO 103
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \