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

Commit 7ceb191

Browse files
committed
Update NEWS
Signed-off-by: Xiang, Haihao <[email protected]>
1 parent d362dbb commit 7ceb191

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

NEWS

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

4+
Version 2.0.0 - DD.Oct.2017
5+
* Bump version to 2.0.0
6+
* Add support for Coffee Lake (aka. CFL)
7+
- Decoding: H.264/MPEG-2/VC-1/JPEG/VP8/HEVC/HEVC 10-bit/VP9/VP9 10-bit
8+
- Encoding: H.264/MPEG-2/JPEG/VP8/VP9/HEVC/HEVC 10-bit/AVC low power CQP/CBR/VBR mode
9+
- VPP: CSC/scaling/NoiseReduction/Deinterlacing{Bob, MotionAdaptive, MotionCompensated}/ColorBalance/STD
10+
* Add support for H264 FEI
11+
* Add support for HEVC ROI encoding
12+
* Add support for intensity compensation for VC-1 decoding
13+
* Improve the quality of the H264 encoder on BDW/BSW
14+
* Improve the CSC performance between I420/NV12/P010/YUY2/VYUY format
15+
* Improve the performace of va{Get, Put}Image for I420/NV12/P010/YUY2/VYUY format
16+
* Fix image corruption for VP9 decoding
17+
* Fix race condition in wayland support
18+
* Fix ROI support in VDEnc support
19+
* Fix corrupted stream when using VDEnc CBR/VBR
20+
* Fix GCC 7.1.1 warnings/errors
21+
* Update the shader for HEVC encoding
22+
423
Version 1.8.3 - 28.Jun.2017
524
* Add support for Gemini Lake (aka. GLK)
625
- Decoding: H.264/MPEG-2/VC-1/JPEG/VP8/HEVC/HEVC 10-bit/VP9/VP9 10-bit

0 commit comments

Comments
 (0)