OSDN Git Service

Update NEWS and README
authorXiang, Haihao <haihao.xiang@intel.com>
Mon, 12 Jun 2017 07:31:37 +0000 (15:31 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Mon, 12 Jun 2017 13:31:21 +0000 (21:31 +0800)
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
NEWS
README

diff --git a/NEWS b/NEWS
index 683d8d5..723a5cd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,20 @@
-intel-vaapi-driver NEWS -- summary of changes.  2017-05-22
+intel-vaapi-driver NEWS -- summary of changes.  2017-06-xx
 Copyright (C) 2009-2017 Intel Corporation
 
+Version 1.8.3 - DD.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+
diff --git a/README b/README
index bd320fe..2da3230 100644 (file)
--- a/README
+++ b/README
@@ -28,6 +28,7 @@ CHV/BSW: Cherryview/Braswell
 SKL: Skylake
 BXT: Broxton
 KBL: Kabylake
+GLK: Gemini Lake
 
 Codecs
 ------