summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorMark Thompson <sw@jkqxz.net>2016-11-28 23:54:57 +0000
committerMark Thompson <sw@jkqxz.net>2017-04-02 19:06:33 +0100
commit0fd91e4bfc00a6609b59d1ce3a9f152184e62601 (patch)
treecb61fd33f835930e7bab7c6e6cdcc2b337f05079 /libavcodec/version.h
parent34e051d16850701694410a0e72e0e4ff3a5ec293 (diff)
downloadffmpeg-streaming-0fd91e4bfc00a6609b59d1ce3a9f152184e62601.zip
ffmpeg-streaming-0fd91e4bfc00a6609b59d1ce3a9f152184e62601.tar.gz
vaapi_encode: Add VP9 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 4fb0a97..8943ef3d 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -28,7 +28,7 @@
#include "libavutil/version.h"
#define LIBAVCODEC_VERSION_MAJOR 58
-#define LIBAVCODEC_VERSION_MINOR 0
+#define LIBAVCODEC_VERSION_MINOR 1
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
OpenPOWER on IntegriCloud