OSDN Git Service

Update NEWS
authorXiang, Haihao <haihao.xiang@intel.com>
Sun, 14 Dec 2014 14:25:23 +0000 (22:25 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Mon, 29 Dec 2014 05:50:26 +0000 (13:50 +0800)
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
(cherry picked from commit b1a1edcf1fcb4403aaac56e673c4040d65ca24b0)

NEWS

diff --git a/NEWS b/NEWS
index cf6ce61..b58f7a0 100644 (file)
--- 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