OSDN Git Service

Revert "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 09ee0b3..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-2011 Intel Corporation
+  Copyright (C) 2009-2016 Intel Corporation
 
 
 License
@@ -22,7 +22,12 @@ CTG: Cantiga, Intel GMA 4500MHD (GM45)
 ILK: Ironlake, Intel HD Graphics for 2010 Intel Core processor family
 SNB: Sandybridge, Intel HD Graphics for 2011 Intel Core processor family
 IVB: Ivybridge
-
+HSW: Haswell
+BDW: Broadwell
+CHV/BSW: Cherryview/Braswell
+SKL: Skylake
+BXT: Broxton
+KBL: Kabylake
 
 Codecs
 ------
@@ -31,9 +36,22 @@ H.264   D   ILK+
 H.264   E   SNB+
 MPEG-2  D   CTG+
 VC-1    D   SNB+
-
+JPEG    D   IVB+
+JPEG    E   CHV+/BSW+
+VP8     D   BDW+
+VP8     E   CHV+/BSW+
+HEVC    D   CHV+/BSW+
+HEVC    E   SKL+
+VP9     D   BXT+
+HEVC 10bit     D       BXT+
+VP9 10bit      D       KBL+
 
 Requirements
 ------------
 
-libva >= 1.0.16
+libva >= 1.7.0
+
+Testing
+-------
+
+Please read the TESTING file available in this package.