repo/extra/intel-vaapi-driver/README

47 lines
1.9 KiB
Plaintext

intel-vaapi-driver
________________________________________________________________________________
VA-API (Video Acceleration API) user mode driver for Intel GEN Graphics family.
VA-API is an open-source library and API specification, which provides access to
graphics hardware acceleration capabilities for video processing. It consists of
a main library and driver-specific acceleration backends for each supported
hardware vendor. The current video driver backend provides a bridge to the GEN
GPUs through the packaging of buffers and commands to be sent to the i915 driver
for exercising both hardware and shader functionality for video decode, encode,
and processing. [0]
Upstream: https://01.org/linuxmedia/vaapi
[000] Index
________________________________________________________________________________
* Installation ........................................................... [001]
* Usage .................................................................. [002]
* References ............................................................. [003]
[001] Installation
________________________________________________________________________________
+------------------------------------------------------------------------------+
| |
| $ kiss b intel-vaapi-driver |
| |
+------------------------------------------------------------------------------+
[002] Usage
________________________________________________________________________________
No documentation is currently provided with the package, refer to online
documentation for the time being.
[003] References
________________________________________________________________________________
[0] https://github.com/intel/intel-vaapi-driver