aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorIvan Uskov <ivan.uskov@nablet.com>2015-07-25 10:45:20 -0400
committerMichael Niedermayer <michael@niedermayer.cc>2015-07-25 17:31:18 +0200
commit6d0123f40e2a94ae3f215af4d598919bc72b9b07 (patch)
tree17f9fd85849b19c2f57e1bea224030c9b2321909 /libavcodec/version.h
parent38490e07247e2a73d31ccb3f57b02db65c033ae3 (diff)
downloadffmpeg-6d0123f40e2a94ae3f215af4d598919bc72b9b07.tar.gz
avcodec: Add QSV MPEG-2 video decoder.
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/version.h')
-rw-r--r--libavcodec/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/version.h b/libavcodec/version.h
index aea988209b..fe60110568 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "libavutil/version.h"
#define LIBAVCODEC_VERSION_MAJOR 56
-#define LIBAVCODEC_VERSION_MINOR 52
+#define LIBAVCODEC_VERSION_MINOR 53
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \