summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorTimo Rothenpieler <timo@rothenpieler.org>2015-12-19 20:31:00 +0100
committerTimo Rothenpieler <timo@rothenpieler.org>2015-12-22 12:54:23 +0100
commitd7c2b75681e5d8942af6b0c30abf6e79b474d819 (patch)
tree9c91a9e6d7e3aabc395e35f1951e732d085a7a6f /libavcodec/version.h
parentb18230ee8c166eddcef8592c3217b4f1c3fc33c9 (diff)
downloadffmpeg-streaming-d7c2b75681e5d8942af6b0c30abf6e79b474d819.zip
ffmpeg-streaming-d7c2b75681e5d8942af6b0c30abf6e79b474d819.tar.gz
vaapi: Add VP9 hwaccell support
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
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 b875c59..b17b794 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "libavutil/version.h"
#define LIBAVCODEC_VERSION_MAJOR 57
-#define LIBAVCODEC_VERSION_MINOR 19
+#define LIBAVCODEC_VERSION_MINOR 20
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
OpenPOWER on IntegriCloud