From aaf9d0e8f3964d0dc541ab7d596972a2e24f07ca Mon Sep 17 00:00:00 2001 From: RĂ©mi Denis-Courmont Date: Sat, 12 Jan 2013 17:53:44 +0200 Subject: vdpau: Add MPEG-1/2 decoding via hwaccel infrastructure Signed-off-by: Diego Biurrun --- 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 3af1e5f9ed..fbb80a68ea 100644 --- a/libavcodec/version.h +++ b/libavcodec/version.h @@ -27,7 +27,7 @@ */ #define LIBAVCODEC_VERSION_MAJOR 54 -#define LIBAVCODEC_VERSION_MINOR 36 +#define LIBAVCODEC_VERSION_MINOR 37 #define LIBAVCODEC_VERSION_MICRO 0 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \ -- cgit v1.2.3