OSDN Git Service

Update NEWS and README
authorXiang, Haihao <haihao.xiang@intel.com>
Fri, 4 Mar 2016 04:41:37 +0000 (12:41 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Fri, 4 Mar 2016 05:11:26 +0000 (13:11 +0800)
Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
NEWS
README

diff --git a/NEWS b/NEWS
index b54e7f2..6f7dc88 100644 (file)
--- 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 (file)
--- 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