summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorXiang, Haihao <haihao.xiang@intel.com>2017-06-12 15:31:37 +0800
committerXiang, Haihao <haihao.xiang@intel.com>2017-06-12 21:31:21 +0800
commit127183b7f528ead9d0f2054277e6da162c6522f2 (patch)
treea6b91b07eed9aa949d668f78d7e8df4f07278b40 /NEWS
parent110a80745fc481ca7824279886e00f843dd516bb (diff)
downloadlibva-intel-driver-127183b7f528ead9d0f2054277e6da162c6522f2.tar.gz
Update NEWS and README1.8.3.pre1
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 15 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 683d8d5b..723a5cdb 100644
--- 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+