repo/extra/intel-vaapi-driver
Owen Rafferty 9c96f455c1
*: use 'meson setup'
closes #165
2023-11-18 14:51:12 -06:00
..
README repo: check-in readmes 2021-08-26 07:22:10 +03:00
build *: use 'meson setup' 2023-11-18 14:51:12 -06:00
checksums *: b3sum 2022-11-21 17:17:17 +05:30
depends various: make pkgconf an explicit dependency 2020-08-20 11:32:35 +03:00
sources *: remove VERSION markers 2023-03-02 18:00:45 +05:30
version intel-vaapi-driver: Forgot to bump version 2020-06-05 07:50:40 +03:00

README

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