intel-media-driver 20.1.1+dfsg1-ok1 source package in openKylin
Changelog
intel-media-driver (20.1.1+dfsg1-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
intel-media-driver (20.1.1+dfsg1-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
intel-media-driver_20.1.1+dfsg1.orig.tar.xz | 5.8 MiB | 859d5429fe18e198ecc9f296b116491909f40b6d2e684fbc8109e3851e4d2414 |
intel-media-driver_20.1.1+dfsg1-ok1.debian.tar.xz | 4.8 KiB | 156ca006461466203f37280188c40a81d11e9e9b8c95a4bc1934bd28468dbd7a |
intel-media-driver_20.1.1+dfsg1-ok1.dsc | 2.1 KiB | ffd5528d3bc4150e47412cd4a762329124c1fb7e6e97f64f5bd321f920423a5f |
The VA-API (Video Acceleration API) enables hardware accelerated video
decode/encode at various entry-points (VLD, IDCT, Motion Compensation
etc.) for the prevailing coding standards today (MPEG-2, MPEG-4
ASP/H.263, MPEG-4 AVC/H.264, and VC-1/WMV3). It provides an interface
to fully expose the video decode capabilities in today's GPUs.
.
This package contains the video decode and encode driver backend for
the Intel HD Graphics of the Intel Core processor family. The supported
platforms include:
* Broadwell
* Skylake
* Broxton
* Apollo Lake
* Kaby Lake
* Coffee Lake
* Whiskey Lake
* Cannon Lake
* Ice Lake
.
Only a limited set of encoders is available via this driver: JPEG
(Skylake and newer), AVC (Boxton and newer), HEVC and VP9 (Ice Lake and
newer). Media shaders are only available on Ice Lake and newer.
cmrtlib is a runtime library needed when user wants to execute their
own GPU kernels on render engine. It calls iHD media driver to load
the kernels and allocate the resources. It provides a set of APIs for
user to call directly from application.
.
This package includes files for development.
cmrtlib is a runtime library needed when user wants to execute their
own GPU kernels on render engine. It calls iHD media driver to load
the kernels and allocate the resources. It provides a set of APIs for
user to call directly from application.
.
This package includes the shared library.