summaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2016-01-30 17:10:56 +0100
committerHendrik Leppkes <h.leppkes@gmail.com>2016-02-15 12:33:50 +0100
commitccb94789e2968329947f1c2e00d019f387f9c409 (patch)
tree53477013d2dca5e3c363f78102fb901166f53c76 /libavcodec/version.h
parent295de3efc53efa3945c3116b5a910b1464632358 (diff)
downloadffmpeg-streaming-ccb94789e2968329947f1c2e00d019f387f9c409.zip
ffmpeg-streaming-ccb94789e2968329947f1c2e00d019f387f9c409.tar.gz
hevc: support Main10 decoding through dxva2
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 37a35e0..08140b0 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -30,7 +30,7 @@
#define LIBAVCODEC_VERSION_MAJOR 57
#define LIBAVCODEC_VERSION_MINOR 24
-#define LIBAVCODEC_VERSION_MICRO 102
+#define LIBAVCODEC_VERSION_MICRO 103
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \
OpenPOWER on IntegriCloud