From 3670a10c2d69dfb125ad1fe53fe8eddd9a687166 Mon Sep 17 00:00:00 2001 From: James Almer Date: Sat, 28 Dec 2019 13:34:19 -0300 Subject: avcodec/libx265: export encoded frame stats Signed-off-by: James Almer (cherry picked from commit 66b6005301894823052b437a950003ffbe3ba6de) --- libavcodec/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/version.h') diff --git a/libavcodec/version.h b/libavcodec/version.h index 4c4027d709..77da913df0 100644 --- a/libavcodec/version.h +++ b/libavcodec/version.h @@ -29,7 +29,7 @@ #define LIBAVCODEC_VERSION_MAJOR 58 #define LIBAVCODEC_VERSION_MINOR 65 -#define LIBAVCODEC_VERSION_MICRO 101 +#define LIBAVCODEC_VERSION_MICRO 102 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \ LIBAVCODEC_VERSION_MINOR, \ -- cgit v1.2.3