summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorMark Thompson <[email protected]>2016-11-29 20:38:29 +0000
committerMark Thompson <[email protected]>2017-01-30 23:03:46 +0000
commitca62236a89f47bd871eaf69d8d9e837c93c55a6c (patch)
tree4e978a22abcde3937a67d2d8559ff2defe4bffff /libavcodec/version.h
parentff35aa8ca4069bf1543adeec4c28e51e4a012eee (diff)
vaapi_encode: Add VP8 support
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 271bc9d6b0..2ade539c60 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 32
+#define LIBAVCODEC_VERSION_MINOR 33
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \