OSDN Git Service

Update NEWS
authorXiang, Haihao <haihao.xiang@intel.com>
Thu, 4 Jun 2015 01:08:10 +0000 (09:08 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Thu, 4 Jun 2015 01:08:10 +0000 (09:08 +0800)
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
NEWS

diff --git a/NEWS b/NEWS
index 78015b1..7cea3b7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,15 @@
-libva NEWS -- summary of user visible changes.  2015-03-xx
-Copyright (C) 2009-2014 Intel Corporation
+libva NEWS -- summary of user visible changes.  2015-06-xx
+Copyright (C) 2009-2015 Intel Corporation
+
+Version 1.6.0 - DD.Jun.2015
+* Bump VA API version to 0.38
+* Add support for HEVC encode API
+* Add support for VP9 decode API
+* Add API (vaSetDriverName()) to allow the user to specify the loaded backend driver
+* Add VAConfigAttribEncSkipFrame and corresponding structures to support
+  sending skip frame parameters to the backend driver.
+* Add support for querying slice decoding mode supported by the backend driver
+* Fix quality issue in the JPEG encode demo
 
 Version 1.5.1 - DD.Mar.2015
 * API: correct the comment for num_token_partitions in struct  _VAEncPictureParameterBufferVP8