intel-media-driver 24.1.0+dfsg1-ok1 source package in openKylin
Changelog
intel-media-driver (24.1.0+dfsg1-ok1) nile; urgency=medium * Build for openKylin. -- liubo01 <email address hidden> Wed, 12 Jun 2024 10:31:54 +0800
intel-media-driver (24.1.0+dfsg1-ok1) nile; urgency=medium * Build for openKylin. -- liubo01 <email address hidden> Wed, 12 Jun 2024 10:31:54 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | video | |
Huanghe V3.0 | release | main | video | |
Nile V2.0 | release | main | video | |
Nile V2.0 | proposed | main | video |
File | Size | SHA-256 Checksum |
---|---|---|
intel-media-driver_24.1.0+dfsg1.orig.tar.gz | 14.0 MiB | bd7b5633ea791499627d4857eb1092a22bee63a4f2936738319ba0168a0f5f40 |
intel-media-driver_24.1.0+dfsg1-ok1.debian.tar.xz | 5.0 KiB | 2e8d64e28b6180663b0aeb2ae965f7f240e64513b5ae565e52b006818db76d10 |
intel-media-driver_24.1.0+dfsg1-ok1.dsc | 2.2 KiB | 577eba546cb024c5c6744d00a286f913747281aa24e3b3090aa69ad7bd97b463 |
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.