summaryrefslogtreecommitdiff
path: root/libavutil/version.h
diff options
context:
space:
mode:
authorKieran Kunhya <kierank@ob-encoder.com>2013-09-17 16:30:48 -0500
committerLuca Barbato <lu_zero@gentoo.org>2013-09-21 17:36:15 +0200
commite208e6d209728d332343aa5390ae377ac0a6305c (patch)
tree01e72b4f6c9666f21181db6d44a29eee31f5f49d /libavutil/version.h
parent944c3384305ef52ddabcfce2a7644524f8fe2416 (diff)
lavu: Add interleaved 4:2:2 8/10-bit formats
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'libavutil/version.h')
-rw-r--r--libavutil/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/version.h b/libavutil/version.h
index 935c505390..635055fb14 100644
--- a/libavutil/version.h
+++ b/libavutil/version.h
@@ -37,7 +37,7 @@
*/
#define LIBAVUTIL_VERSION_MAJOR 52
-#define LIBAVUTIL_VERSION_MINOR 15
+#define LIBAVUTIL_VERSION_MINOR 16
#define LIBAVUTIL_VERSION_MICRO 0
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \