From e3d4784eb31b3ea4a97f2d4c698a75fab9bf3d86 Mon Sep 17 00:00:00 2001 From: Steve Lhomme Date: Wed, 16 Sep 2015 13:27:42 +0200 Subject: d3d11va: WindowsPhone requires a mutex around ID3D11VideoContext --- 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 45b99ca266..ecd6e1d1ea 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 1 +#define LIBAVCODEC_VERSION_MINOR 2 #define LIBAVCODEC_VERSION_MICRO 0 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \ -- cgit v1.2.3