OSDN Git Service

Update NEWS for 1.8.0.pre1
authorXiang, Haihao <haihao.xiang@intel.com>
Mon, 6 Mar 2017 07:18:16 +0000 (15:18 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Mon, 6 Mar 2017 07:18:16 +0000 (15:18 +0800)
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
NEWS

diff --git a/NEWS b/NEWS
index 314db62..db30721 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,14 @@
-libva NEWS -- summary of user visible changes.  2016-11-xx
-Copyright (C) 2009-2016 Intel Corporation
+libva NEWS -- summary of user visible changes.  2017-03-xx
+Copyright (C) 2009-2017 Intel Corporation
+
+Version 1.8.0 - DD.March.2017
+* Bump VA API version to 0.40
+* API: Change vaRenderPicture semantics that vaRenderPicture no longer deletes the passed buffer automatically.
+* API: Add VA_FOURCC_I010 for 10bit surface
+* API: Add vaSetErrorCallback and vaSetInfoCallback for error and info message.
+* va/drm: Update the support for Mesa Gallium driver
+* va/drm: Fix authentication check for /dev/dri/card0
+* Move all utilities and tests to libva-utils (https://github.com/01org/libva-utils)
 
 Version 1.7.3 - DD.Nov.2016
 * Bump VA API version to 0.39.4