2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00
repo/extra/intel-vaapi-driver
2022-11-21 17:17:17 +05:30
..
build intel-vaapi-driver, mandoc: no longer require -fcommon 2022-05-06 22:22:24 -05: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
README repo: check-in readmes 2021-08-26 07:22:10 +03:00
sources intel-vaapi-driver: use VERSION 2021-07-15 10:12:36 +03:00
version intel-vaapi-driver: Forgot to bump version 2020-06-05 07:50:40 +03:00

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