OSDN Git Service

Merge branch 'v2.2-branch' into intel--master
[android-x86/hardware-intel-common-vaapi.git] / README
diff --git a/README b/README
index 0d1f42e..0012592 100644 (file)
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
 
-  libva-intel-driver
+  intel-vaapi-driver
   VA driver for Intel G45 & HD Graphics family
 
-  Copyright (C) 2009-2016 Intel Corporation
+  Copyright (C) 2009-2017 Intel Corporation
 
 
 License
@@ -14,7 +14,7 @@ Please read the COPYING file available in this package.
 Overview
 --------
 
-libva-intel-driver is the VA-API implementation for Intel G45 chipsets
+intel-vaapi-driver is the VA-API implementation for Intel G45 chipsets
 and Intel HD Graphics for Intel Core processor family.
 
 Platform definitions:
@@ -28,6 +28,9 @@ CHV/BSW: Cherryview/Braswell
 SKL: Skylake
 BXT: Broxton
 KBL: Kabylake
+GLK: Gemini Lake
+CFL: Coffee Lake
+CNL: Cannolake
 
 Codecs
 ------
@@ -43,13 +46,15 @@ VP8     E   CHV+/BSW+
 HEVC    D   CHV+/BSW+
 HEVC    E   SKL+
 VP9     D   BXT+
+VP9     E   KBL+
 HEVC 10bit     D       BXT+
+HEVC 10bit     E       KBL+
 VP9 10bit      D       KBL+
 
 Requirements
 ------------
 
-libva >= 1.7.0
+libva >= 2.1.0
 
 Testing
 -------