git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
vaapi_encode: Add VP9 support
[ffmpeg.git]
/
libavcodec
/
version.h
diff --git
a/libavcodec/version.h
b/libavcodec/version.h
index
8a67e0e
..
1eaaf83
100644
(file)
--- a/
libavcodec/version.h
+++ b/
libavcodec/version.h
@@
-29,7
+29,7
@@
#define LIBAVCODEC_VERSION_MAJOR 57
#define LIBAVCODEC_VERSION_MINOR 99
-#define LIBAVCODEC_VERSION_MICRO 10
1
+#define LIBAVCODEC_VERSION_MICRO 10
2
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \