Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Commit 127183b

Browse files
committed
Update NEWS and README
Signed-off-by: Xiang, Haihao <[email protected]>
1 parent 110a807 commit 127183b

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

NEWS

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
1-
intel-vaapi-driver NEWS -- summary of changes. 2017-05-22
1+
intel-vaapi-driver NEWS -- summary of changes. 2017-06-xx
22
Copyright (C) 2009-2017 Intel Corporation
33

4+
Version 1.8.3 - DD.Jun.2017
5+
* Add support for Gemini Lake (aka. GLK)
6+
- Decoding: H.264/MPEG-2/VC-1/JPEG/VP8/HEVC/HEVC 10-bit/VP9/VP9 10-bit
7+
- Encoding: H.264/MPEG-2/JPEG/VP8/VP9/HEVC/HEVC 10-bit/AVC low power CQP mode
8+
- VPP: CSC/scaling/NoiseReduction/Deinterlacing{Bob, MotionAdaptive, MotionCompensated}/ColorBalance/STD
9+
* Improve the quality of the HEVC encoder on SKL+ for CQP and CBR mode
10+
* Add support for HEVC VBR mode on SKL+
11+
* Set the quality range for HEVC / AVC encoder to 7
12+
* Fix VP9 encoding quality issue on KBL
13+
* Fix build issue on Android
14+
* Fix the wrong order for AUD NAL unit in AVC encoder
15+
* Fix the condition of enabling H.264 MB rate control
16+
* Fix the memory leak issue in JPEG decoding
17+
418
Version 1.8.2 - 22.May.2017
519
* Add support for querying slice structure for AVC encoding
620
* Add support for AVC multi-slice encoding on SKL+

README

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ CHV/BSW: Cherryview/Braswell
2828
SKL: Skylake
2929
BXT: Broxton
3030
KBL: Kabylake
31+
GLK: Gemini Lake
3132

3233
Codecs
3334
------

0 commit comments

Comments
 (0)