diff options
author | Xiang, Haihao <haihao.xiang@intel.com> | 2015-06-04 09:08:10 +0800 |
---|---|---|
committer | Xiang, Haihao <haihao.xiang@intel.com> | 2015-06-04 09:08:10 +0800 |
commit | 0f88a645ab3cea69d63371189e53cd465ab95a20 (patch) | |
tree | 56462e15798b233bba3778db4fb6f2bfda00bb70 | |
parent | 5ca2f16f1ad323a3f369d903ee3c0629823d156e (diff) |
Update NEWSlibva-1.6.0.pre1
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-rw-r--r-- | NEWS | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -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 |