intel-media-driver 20.1.1+dfsg1-ok2 source package in openKylin
Changelog
intel-media-driver (20.1.1+dfsg1-ok2) yangtze; urgency=medium * Update version. -- zhouganqing <email address hidden> Tue, 16 Aug 2022 13:59:08 +0800
intel-media-driver (20.1.1+dfsg1-ok2) yangtze; urgency=medium * Update version. -- zhouganqing <email address hidden> Tue, 16 Aug 2022 13:59:08 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Yangtze V1.0 | release | main | video |
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-ok2.debian.tar.xz | 4.8 KiB | e5f20de7867998d37ebf47163f7a5fe56c980d06f04e5a5504318ce19624c80f |
intel-media-driver_20.1.1+dfsg1-ok2.dsc | 2.1 KiB | 675c846675eed62f270eddd0a32d19e6bb58211ad844156f58e14bcb9b1846d0 |
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.