• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

hardware/intel/intel-driver


Commit MetaInfo

Revisionab8e4e36dce63c23786f2a1dc010edd621b49de1 (tree)
Time2016-03-04 14:11:26
AuthorXiang, Haihao <haihao.xiang@inte...>
CommiterXiang, Haihao

Log Message

Update NEWS and README

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>

Change Summary

Incremental Difference

--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,14 @@
1-libva-intel-driver NEWS -- summary of changes. 2015-12-15
1+libva-intel-driver NEWS -- summary of changes. 2016-03-xx
22 Copyright (C) 2009-2015 Intel Corporation
33
4+Version 1.7.0 - DD.Mar.2016
5+* Add support for Kabylake
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/HEVC
8+ - VPP: CSC/scaling/NoiseReduction/Deinterlacing{Bob, MotionAdaptive, MotionCompensated}/ColorBalance/STD
9+* Add new SKL and BXT PCI IDs
10+* Fix lots of VP9 decoding issues on BXT
11+
412 Version 1.6.2 - 15.Dec.2015
513 * Add support for Broxton
614 - Decoding: H.264/MPEG-2/VC-1/JPEG/VP8/HEVC/HEVC 10-bit/VP9
--- a/README
+++ b/README
@@ -27,7 +27,7 @@ BDW: Broadwell
2727 CHV/BSW: Cherryview/Braswell
2828 SKL: Skylake
2929 BXT: Broxton
30-
30+KBL: Kabylake
3131
3232 Codecs
3333 ------
@@ -44,9 +44,9 @@ HEVC D CHV+/BSW+
4444 HEVC E SKL+
4545 VP9 D BXT+
4646 HEVC 10bit D BXT+
47-
47+VP9 10bit D KBL+
4848
4949 Requirements
5050 ------------
5151
52-libva >= 1.6.0
52+libva >= 1.7.0