X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=README;h=2da3230547c38e4b9629810571bf149faa9d549d;hb=bad6b326fa395a5d248d09fd4f2a91142e25a850;hp=4d5e41a1f77cef48b37298566275649624d4c2dc;hpb=8fe89f1253843eeb2a9ecbbbcde35e82a7d10f2e;p=android-x86%2Fhardware-intel-common-vaapi.git diff --git a/README b/README index 4d5e41a..2da3230 100644 --- 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-2015 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: @@ -26,7 +26,9 @@ HSW: Haswell BDW: Broadwell CHV/BSW: Cherryview/Braswell SKL: Skylake - +BXT: Broxton +KBL: Kabylake +GLK: Gemini Lake Codecs ------ @@ -41,9 +43,18 @@ VP8 D BDW+ 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.6.0 +libva >= 1.7.0 + +Testing +------- + +Please read the TESTING file available in this package.