summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorXiang, Haihao <haihao.xiang@intel.com>2017-10-24 15:17:15 +0800
committerXiang, Haihao <haihao.xiang@intel.com>2017-10-24 15:23:28 +0800
commitce1960eec8d94d0badb7ede2f80c5dd4829640e2 (patch)
tree8b3561a37c8db77e230c8e3028b27ebbb4d4051b /NEWS
parentcb1f254ec65954ff7585f40df4b38337c462b14c (diff)
parent24cbd05c9477ab59cc5665989026b4ad17e06eb6 (diff)
downloadlibva-ce1960eec8d94d0badb7ede2f80c5dd4829640e2.tar.gz
Merge branch 'v2.0-branch' into mastercoverity_scan
Conflicts: configure.ac
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 15 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3eca73e..7a7cbf9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,20 @@
-libva NEWS -- summary of user visible changes. 2017-06-28
+libva NEWS -- summary of user visible changes. 2017-10-21
Copyright (C) 2009-2017 Intel Corporation
+Version 2.0.0 - 21.Oct.2017
+* Bump VA-API version to 1.0.0 and libva to 2.0.0
+* Add new API for H264 FEI support
+* Add definition of VA_FOURCC_I420
+* Add functions for converting common enums to strings
+* Deprecate H.264 baseline profile and FMO support
+* Deprecate packed misc packed header flag
+* Delete libva-tpi and libva-egl backends
+* Refine VASliceParameterBufferHEVC, VAEncMiscParameterBuffer
+* Fix errors in VAConfigAttribValEncROI, VAEncMacroblockParameterBufferH264
+* Fix race condition in wayland support
+* Rename vaMessageCallback to VAMessageCallback
+* Make logging callbacks library-safe
+
Version 1.8.3 - 28.Jun.2017
* Bump libva to 1.8.3
* Fix build issue on Android