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

Commit

Permalink
Update NEWS and README
Browse files Browse the repository at this point in the history
Signed-off-by: Xiang, Haihao <[email protected]>
  • Loading branch information
xhaihao committed Jun 12, 2017
1 parent 110a807 commit 127183b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
16 changes: 15 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -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+
Expand Down
1 change: 1 addition & 0 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ CHV/BSW: Cherryview/Braswell
SKL: Skylake
BXT: Broxton
KBL: Kabylake
GLK: Gemini Lake

Codecs
------
Expand Down

0 comments on commit 127183b

Please sign in to comment.