OSDN Git Service

build: automake options in configure.ac
[android-x86/hardware-intel-common-vaapi.git] / NEWS
diff --git a/NEWS b/NEWS
index f3ecac0..159f5ef 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,45 @@
-intel-vaapi-driver NEWS -- summary of changes.  2017-04-10
+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
+  - Encoding: H.264/MPEG-2/JPEG/VP8/VP9/HEVC/HEVC 10-bit/AVC low power CQP mode
+  - VPP: CSC/scaling/NoiseReduction/Deinterlacing{Bob, MotionAdaptive, MotionCompensated}/ColorBalance/STD
+* Improve the quality of the HEVC encoder on SKL+ for CQP and CBR mode
+* Add support for HEVC VBR mode on SKL+
+* Set the quality range for HEVC / AVC encoder to 7
+* Fix VP9 encoding quality issue on KBL
+* Fix build issue on Android
+* Fix the wrong order for AUD NAL unit in AVC encoder
+* Fix the condition of enabling H.264 MB rate control
+* Fix the memory leak issue in JPEG decoding
+
+Version 1.8.2 - 22.May.2017
+* Add support for querying slice structure for AVC encoding
+* Add support for AVC multi-slice encoding on SKL+
+* Add support for MVC encoding on SKL+
+* Fix bad frame on SKL and BXT when the quality level is set to 1
+
 Version 1.8.1 - 10.Apr.2017
 * Add support for VAConfigAttribEncMaxSlices
 * Disable AVC multi-slice encoding on SKL+