From b266ad56fe0e4ce5bb70118ba2e2b1dabfaf76ce Mon Sep 17 00:00:00 2001 From: Mark Thompson Date: Sat, 4 Mar 2017 23:57:28 +0000 Subject: hwcontext: Add device derivation Creates a new device context from another of a different type which refers to the same underlying hardware. --- libavutil/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavutil/version.h') diff --git a/libavutil/version.h b/libavutil/version.h index 0f2b684fa8..7c0e852498 100644 --- a/libavutil/version.h +++ b/libavutil/version.h @@ -54,7 +54,7 @@ */ #define LIBAVUTIL_VERSION_MAJOR 55 -#define LIBAVUTIL_VERSION_MINOR 33 +#define LIBAVUTIL_VERSION_MINOR 34 #define LIBAVUTIL_VERSION_MICRO 0 #define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \ -- cgit v1.2.3