X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=NEWS;h=7a7cbf96ba474d0b414de5d20e6a260ad8ba0191;hb=fcb9cc881596d7ff809adf5f6ff631c708d407e3;hp=68fdc75e82bae2b821522a3fbfb1eb2795a9f483;hpb=38a22a625eaf890d047b12b55081336d0636fb3e;p=android-x86%2Fhardware-intel-common-libva.git diff --git a/NEWS b/NEWS index 68fdc75..7a7cbf9 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,29 @@ -libva NEWS -- summary of user visible changes. 2017-05-xx +libva NEWS -- summary of user visible changes. 2017-10-21 Copyright (C) 2009-2017 Intel Corporation -Version 1.8.2 - DD.May.2017 +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 +* Remove the dummy driver +* Add traces for MB rate control / temporal layer +* Set verbosity level between {0, 1, 2} by setting the variable LIBVA_MESSAGING_LEVEL + in /etc/libva.conf or by setting the environment variable LIBVA_MESSAGING_LEVEL. + +Version 1.8.2 - 22.May.2017 * Bump libva to 1.8.2 Version 1.8.1 - 10.Apr.2017