summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXiang, Haihao <haihao.xiang@intel.com>2016-03-04 12:41:37 +0800
committerXiang, Haihao <haihao.xiang@intel.com>2016-03-04 13:11:26 +0800
commitab8e4e36dce63c23786f2a1dc010edd621b49de1 (patch)
tree4f7bd357f5780158896bc8765ca7812ed33a8696
parent3b1507c56fda8e5cd4db2e2d9f89227ee07a2c62 (diff)
Update NEWS and README1.7.0.pre1
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
-rw-r--r--NEWS10
-rw-r--r--README6
2 files changed, 12 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index b54e7f2..6f7dc88 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,14 @@
-libva-intel-driver NEWS -- summary of changes. 2015-12-15
+libva-intel-driver NEWS -- summary of changes. 2016-03-xx
Copyright (C) 2009-2015 Intel Corporation
+Version 1.7.0 - DD.Mar.2016
+* Add support for Kabylake
+ - Decoding: H.264/MPEG-2/VC-1/JPEG/VP8/HEVC/HEVC 10-bit/VP9/VP9 10-bit
+ - Encoding: H.264/MPEG-2/JPEG/VP8/HEVC
+ - VPP: CSC/scaling/NoiseReduction/Deinterlacing{Bob, MotionAdaptive, MotionCompensated}/ColorBalance/STD
+* Add new SKL and BXT PCI IDs
+* Fix lots of VP9 decoding issues on BXT
+
Version 1.6.2 - 15.Dec.2015
* Add support for Broxton
- Decoding: H.264/MPEG-2/VC-1/JPEG/VP8/HEVC/HEVC 10-bit/VP9
diff --git a/README b/README
index 7990223..cf3ac8e 100644
--- a/README
+++ b/README
@@ -27,7 +27,7 @@ BDW: Broadwell
CHV/BSW: Cherryview/Braswell
SKL: Skylake
BXT: Broxton
-
+KBL: Kabylake
Codecs
------
@@ -44,9 +44,9 @@ HEVC D CHV+/BSW+
HEVC E SKL+
VP9 D BXT+
HEVC 10bit D BXT+
-
+VP9 10bit D KBL+
Requirements
------------
-libva >= 1.6.0
+libva >= 1.7.0