hardware/intel/common/libva
リビジョン | ad3ec68b2b5d0135ed4165545833bd07ead29a37 (tree) |
---|---|
日時 | 2017-09-28 15:38:37 |
作者 | Xiang, Haihao <haihao.xiang@inte...> |
コミッター | Xiang, Haihao |
Update NEWS
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
@@ -1,6 +1,20 @@ | ||
1 | -libva NEWS -- summary of user visible changes. 2017-06-28 | |
1 | +libva NEWS -- summary of user visible changes. 2017-10-xx | |
2 | 2 | Copyright (C) 2009-2017 Intel Corporation |
3 | 3 | |
4 | +Version 2.0.0 - DD.Oct.2017 | |
5 | +* Bump VA-API version to 1.0.0 and libva to 2.0.0 | |
6 | +* Add new API for H264 FEI support | |
7 | +* Add definition of VA_FOURCC_I420 | |
8 | +* Add functions for converting common enums to strings | |
9 | +* Deprecate H.264 baseline profile and FMO support | |
10 | +* Deprecate packed misc packed header flag | |
11 | +* Delete libva-tpi and libva-egl backends | |
12 | +* Refine VASliceParameterBufferHEVC, VAEncMiscParameterBuffer | |
13 | +* Fix errors in VAConfigAttribValEncROI, VAEncMacroblockParameterBufferH264 | |
14 | +* Fix race condition in wayland support | |
15 | +* Rename vaMessageCallback to VAMessageCallback | |
16 | +* Make logging callbacks library-safe | |
17 | + | |
4 | 18 | Version 1.8.3 - 28.Jun.2017 |
5 | 19 | * Bump libva to 1.8.3 |
6 | 20 | * Fix build issue on Android |