OSDN Git Service

ENC: add resource and surface allocation and free function for AVC encoder
[android-x86/hardware-intel-common-vaapi.git] / README
diff --git a/README b/README
index 7990223..0d1f42e 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,7 @@
   libva-intel-driver
   VA driver for Intel G45 & HD Graphics family
 
-  Copyright (C) 2009-2015 Intel Corporation
+  Copyright (C) 2009-2016 Intel Corporation
 
 
 License
@@ -27,7 +27,7 @@ BDW: Broadwell
 CHV/BSW: Cherryview/Braswell
 SKL: Skylake
 BXT: Broxton
-
+KBL: Kabylake
 
 Codecs
 ------
@@ -44,9 +44,14 @@ 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
+
+Testing
+-------
+
+Please read the TESTING file available in this package.