intel-media-driver 22.4.3+dfsg1-1 source package in Ubuntu
Changelog
intel-media-driver (22.4.3+dfsg1-1) unstable; urgency=medium * New upstream version 22.4.3+dfsg1 -- Sebastian Ramacher <email address hidden> Thu, 16 Jun 2022 22:55:24 +0200
Upload details
- Uploaded by:
- Debian Multimedia Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Multimedia Team
- Architectures:
- amd64 i386 x32
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
intel-media-driver_22.4.3+dfsg1-1.dsc | 2.3 KiB | 265f8a5570cad86edf20cb8982cdd9ff68a49d89efb3cb2c4fbb015e7dc69fc2 |
intel-media-driver_22.4.3+dfsg1.orig.tar.xz | 7.2 MiB | 3f2ff26b9c3ae37a94f38da9869f4d5f99e2326c7d1793e5fdea9b825a76322b |
intel-media-driver_22.4.3+dfsg1-1.debian.tar.xz | 6.9 KiB | ff9c52196683f2d37f4d8a1ef6da7f38946d838d9f02e1f9ed0dd839cc0685ea |
Available diffs
- diff from 22.4.2+dfsg1-2 to 22.4.3+dfsg1-1 (193.0 KiB)
No changes file available.
Binary packages built by this source
- intel-media-va-driver: VAAPI driver for the Intel GEN8+ Graphics family
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.
- intel-media-va-driver-dbgsym: debug symbols for intel-media-va-driver
- libigfxcmrt-dev: Intel C for Media Runtime -- development files
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.
- libigfxcmrt7: Intel C for Media Runtime -- shared library
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.
- libigfxcmrt7-dbgsym: debug symbols for libigfxcmrt7