summaryrefslogtreecommitdiff
path: root/libavutil
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2013-01-12 12:21:33 +0100
committerDiego Biurrun <diego@biurrun.de>2013-01-12 12:28:12 +0100
commitf89466ad6fd69ea570790e9227e612a751703a37 (patch)
tree6bb11e8dff283dc462bc7e7edbb0cb6eea025408 /libavutil
parent169fb94f0f65dcb18549f6f25fb29ea58d7eaf92 (diff)
Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU.
Also fix a lavu version typo in APIchanges.
Diffstat (limited to 'libavutil')
-rw-r--r--libavutil/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/version.h b/libavutil/version.h
index 1dbb11ca21..83a1f819d3 100644
--- a/libavutil/version.h
+++ b/libavutil/version.h
@@ -37,7 +37,7 @@
*/
#define LIBAVUTIL_VERSION_MAJOR 52
-#define LIBAVUTIL_VERSION_MINOR 3
+#define LIBAVUTIL_VERSION_MINOR 4
#define LIBAVUTIL_VERSION_MICRO 0
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \