Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/intel/intel-vaapi-driver
VA-API user mode driver for Intel GEN Graphics family
https://github.com/intel/intel-vaapi-driver
Last synced: 7 days ago
JSON representation
VA-API user mode driver for Intel GEN Graphics family
- Host: GitHub
- URL: https://github.com/intel/intel-vaapi-driver
- Owner: intel
- License: other
- Created: 2014-02-11T20:58:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-27T10:37:00.000Z (7 days ago)
- Last Synced: 2024-10-27T11:57:37.336Z (7 days ago)
- Language: C
- Homepage: https://01.org/linuxmedia
- Size: 8.11 MB
- Stars: 307
- Watchers: 58
- Forks: 126
- Open Issues: 121
-
Metadata Files:
- Readme: README
- Contributing: CONTRIBUTING.md
- License: COPYING
- Security: SECURITY.md
- Authors: AUTHORS
Awesome Lists containing this project
README
intel-vaapi-driver
VA driver for Intel G45 & HD Graphics familyCopyright (C) 2009-2017 Intel Corporation
License
-------Please read the COPYING file available in this package.
Overview
--------intel-vaapi-driver is the VA-API implementation for Intel G45 chipsets
and Intel HD Graphics for Intel Core processor family.Platform definitions:
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
GLK: Gemini Lake
CFL: Coffee Lake
CNL: CannolakeCodecs
------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+
VP9 E KBL+
HEVC 10bit D BXT+
HEVC 10bit E KBL+
VP9 10bit D KBL+Requirements
------------libva >= 2.1.0
Testing
-------Please read the TESTING file available in this package.