summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXiang, Haihao <haihao.xiang@intel.com>2017-04-19 12:21:08 +0800
committerXiang, Haihao <haihao.xiang@intel.com>2017-04-19 12:21:08 +0800
commitbd296e9c867f6b38c0e360a5312cae11500404ae (patch)
tree52cd8f19344fc99a42756406141273493253a2ca
parentd829a36cf71ee3bcbeff670fde4287070bb6000a (diff)
parentce636b04cb674419f566e688d5e6816e600825df (diff)
downloadlibva-bd296e9c867f6b38c0e360a5312cae11500404ae.tar.gz
Merge branch 'v1.8-branch' into 01org--master
Conflicts: configure.ac
-rw-r--r--NEWS16
1 files changed, 14 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 314db62..105c4d2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,17 @@
-libva NEWS -- summary of user visible changes. 2016-11-xx
-Copyright (C) 2009-2016 Intel Corporation
+libva NEWS -- summary of user visible changes. 2017-04-10
+Copyright (C) 2009-2017 Intel Corporation
+
+Version 1.8.1 - 10.Apr.2017
+* Bump libva to 1.8.1
+
+Version 1.8.0 - 31.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