summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorwm4 <nfxjfg@googlemail.com>2015-03-27 23:04:08 +0100
committerAnton Khirnov <anton@khirnov.net>2015-03-29 09:55:20 +0200
commitc48456166e95648719a8be8f8613f9dee98205c1 (patch)
tree7ebe903f27b29ce28e9e871dd0e68393addc1ccc /libavcodec/version.h
parent72b7441a10f578a1d0be7083d8f5adf6a01921c2 (diff)
lavc: add MMAL hardware decoder wrapper
Based on a patch by Rodger Combs. Signed-off-by: Anton Khirnov <anton@khirnov.net>
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 ecfd6d8a7f..e99e8f98ec 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "libavutil/version.h"
#define LIBAVCODEC_VERSION_MAJOR 56
-#define LIBAVCODEC_VERSION_MINOR 20
+#define LIBAVCODEC_VERSION_MINOR 21
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \