summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorHaihao Xiang <haihao.xiang@intel.com>2018-06-27 15:52:56 +0800
committerHaihao Xiang <haihao.xiang@intel.com>2018-06-27 15:52:56 +0800
commit4feed850cf120a5033e9e7e9c1bedaa590302f4a (patch)
tree741bbf2757eebd275b29617e6e64f3a4e4f5ac18 /NEWS
parentb3be72a5a110880f70626d7c3bed953cdde124b2 (diff)
downloadlibva-4feed850cf120a5033e9e7e9c1bedaa590302f4a.tar.gz
libva 2.2.0 pre12.2.0.pre1
Update NEWS and Bump VA API version to 1.2.0 Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ae7962c..411e353 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,16 @@
-libva NEWS -- summary of user visible changes. 2018-02-12
+libva NEWS -- summary of user visible changes. 2018-07-xx
Copyright (C) 2009-2018 Intel Corporation
+Version 2.2.0 - DD.July.2018
+* Bump VA-API version to 1.2.0 and libva to 2.2.0
+* Add support for hevc range extension decoding
+* Add support for fast intra prediction in HEVC FEI
+* Add 10/12-bit YUV render target formats
+* Add fourcc code for Y210/Y216/Y410/Y416/RGB565/BGR565
+* Add VA_STATUS_ERROR_NOT_ENOUGH_BUFFER
+* Add VA_SURFACE_ATTRIB_USAGE_HINT_EXPORT
+* Improve documentation
+
Version 2.1.0 - 12.Feb.2018
* Bump VA-API version to 1.1.0 and libva to 2.1.0
* Add API for multi-frame processing