OSDN Git Service

build: automake options in configure.ac
[android-x86/hardware-intel-common-vaapi.git] / NEWS
diff --git a/NEWS b/NEWS
index 29cab28..159f5ef 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,25 @@
-intel-vaapi-driver NEWS -- summary of changes.  2017-06-28
+intel-vaapi-driver NEWS -- summary of changes.  2017-10-21
 Copyright (C) 2009-2017 Intel Corporation
 
+Version 2.0.0 - 21.Oct.2017
+* Bump version to 2.0.0
+* Add support for Coffee Lake (aka. CFL)
+  - Decoding: H.264/MPEG-2/VC-1/JPEG/VP8/HEVC/HEVC 10-bit/VP9/VP9 10-bit
+  - Encoding: H.264/MPEG-2/JPEG/VP8/VP9/HEVC/HEVC 10-bit/AVC low power CQP/CBR/VBR mode
+  - VPP: CSC/scaling/NoiseReduction/Deinterlacing{Bob, MotionAdaptive, MotionCompensated}/ColorBalance/STD
+* Add support for H264 FEI
+* Add support for HEVC ROI encoding
+* Add support for intensity compensation for VC-1 decoding
+* Improve the quality of the H264 encoder on BDW/BSW
+* Improve the CSC performance between I420/NV12/P010/YUY2/VYUY format
+* Improve the performace of va{Get, Put}Image for I420/NV12/P010/YUY2/VYUY format
+* Fix image corruption for VP9 decoding
+* Fix race condition in wayland support
+* Fix ROI support in VDEnc support
+* Fix corrupted stream when using VDEnc CBR/VBR
+* Fix GCC 7.1.1 warnings/errors
+* Update the shader for HEVC encoding
+
 Version 1.8.3 - 28.Jun.2017
 * Add support for Gemini Lake (aka. GLK)
   - Decoding: H.264/MPEG-2/VC-1/JPEG/VP8/HEVC/HEVC 10-bit/VP9/VP9 10-bit