summaryrefslogtreecommitdiff
path: root/NEWS
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-29 13:50:26 +0800
commit45bd1f19111376d3aab5321295a18493b80d917d (patch)
tree60853ae74fcc21d76de8ffb1874d13101abeb629 /NEWS
parent36b2976a6790880c83579457997c32164f5c203d (diff)
downloadlibva-45bd1f19111376d3aab5321295a18493b80d917d.tar.gz
Update NEWS
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com> (cherry picked from commit b1a1edcf1fcb4403aaac56e673c4040d65ca24b0)
Diffstat (limited to 'NEWS')
-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