summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXiang, Haihao <haihao.xiang@intel.com>2014-12-14 22:25:23 +0800
committerXiang, Haihao <haihao.xiang@intel.com>2014-12-14 22:58:38 +0800
commitb1a1edcf1fcb4403aaac56e673c4040d65ca24b0 (patch)
tree6d1d58fff69f2b5d41f79e2564c610b312b17885
parent8249dc912bf316f9a556b2851e0f1b5a90a48c97 (diff)
downloadlibva-b1a1edcf1fcb4403aaac56e673c4040d65ca24b0.tar.gz
Update NEWSlibva-1.5.0.pre1
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-rw-r--r--NEWS12
1 files changed, 10 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index cf6ce61..b58f7a0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,15 @@
-libva NEWS -- summary of user visible changes. 2014-10-xx
+libva NEWS -- summary of user visible changes. 2014-12-xx
Copyright (C) 2009-2014 Intel Corporation
-Version 1.4.1 - xx.Oct.2014
+Version 1.5.0 - xx.Dec.2014
+* API: add support for HEVC decoding
+* API: extend JPEG encoding data structures and add configuration attribute for JPEG encoding
+* Add a unit test for JPEG encoding (Sirisha Muppavarapu)
+* Add support for HEVC decoding and JPEG encoding in VA trace utility
+* Fix out of tree builds (Emil Velikov)
+* VA/X11: fix BadDrawable issue when calling vaTerminate() after the pixmaps have been destroyed (Lionel Landwerlin)
+
+Version 1.4.1 - 24.Oct.2014
* Add support for DRM Render-Nodes (Andrey Larionov)
Version 1.4.0 - 30.Sep.2014