summaryrefslogtreecommitdiffstats
path: root/libavutil/version.h
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2014-03-06 14:07:42 +0100
committerLuca Barbato <lu_zero@gentoo.org>2014-05-11 14:59:59 +0200
commit66e6c8a7b4e3ac926302529606bd3e323c28b20f (patch)
tree0a35720b89e6dd5765be2484cf0bf7110cc3a794 /libavutil/version.h
parentdd2d3b766b20196d0b65a82e3d897ccecbf7adb8 (diff)
downloadffmpeg-streaming-66e6c8a7b4e3ac926302529606bd3e323c28b20f.zip
ffmpeg-streaming-66e6c8a7b4e3ac926302529606bd3e323c28b20f.tar.gz
lavu: Add a pixel format for new VDA hwaccel
The current hwaccel is broken and cannot be fixed in a compatible way. It will be deprecated and replaced with a new one.
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 9d3e7f3..43e7947 100644
--- a/libavutil/version.h
+++ b/libavutil/version.h
@@ -54,7 +54,7 @@
*/
#define LIBAVUTIL_VERSION_MAJOR 53
-#define LIBAVUTIL_VERSION_MINOR 13
+#define LIBAVUTIL_VERSION_MINOR 14
#define LIBAVUTIL_VERSION_MICRO 0
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \
OpenPOWER on IntegriCloud