aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2017-03-08 00:25:33 +0100
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2017-03-08 00:25:33 +0100
commit587226ad45948dfd360c4c2cb14341f1dfdfe351 (patch)
treeb3bf00cee37c585d2efca0298cd9e77f0fb3b4fb /libavcodec/version.h
parent9ae3506696badc226a4e73a35009de17aeee14ce (diff)
downloadffmpeg-587226ad45948dfd360c4c2cb14341f1dfdfe351.tar.gz
lavc/libx265: Add gray10 and gray12 encoding 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 cd9ed87225..b00e011959 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#define LIBAVCODEC_VERSION_MAJOR 57
#define LIBAVCODEC_VERSION_MINOR 82
-#define LIBAVCODEC_VERSION_MICRO 101
+#define LIBAVCODEC_VERSION_MICRO 102
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \