From ad3ec68b2b5d0135ed4165545833bd07ead29a37 Mon Sep 17 00:00:00 2001 From: "Xiang, Haihao" Date: Thu, 28 Sep 2017 14:38:37 +0800 Subject: [PATCH] Update NEWS Signed-off-by: Xiang, Haihao --- NEWS | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 3eca73e..56dde6c 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-xx Copyright (C) 2009-2017 Intel Corporation +Version 2.0.0 - DD.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 -- 2.11.0