intel-media-driver 22.3.1+dfsg1-1ubuntu2 source package in Ubuntu
Changelog
intel-media-driver (22.3.1+dfsg1-1ubuntu2) jammy; urgency=medium * 0001-Upstream-RPLP-upstream.patch: Add support for RPL-P. (LP: #2004237) -- Timo Aaltonen <email address hidden> Wed, 12 Apr 2023 11:42:30 +0300
Upload details
- Uploaded by:
- Timo Aaltonen
- Uploaded to:
- Jammy
- Original maintainer:
- Debian Multimedia Team
- Architectures:
- amd64 i386 x32
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | updates | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
intel-media-driver_22.3.1+dfsg1.orig.tar.xz | 7.2 MiB | d6db929f2583d4d3198b46cba0cf946d63d4c2f822379f0d527f71be511f15b1 |
intel-media-driver_22.3.1+dfsg1-1ubuntu2.debian.tar.xz | 7.9 KiB | 7f86a3d7a20f71ce57fc03ebf87666e9330f8b3e48861d05acf579c79650b9a5 |
intel-media-driver_22.3.1+dfsg1-1ubuntu2.dsc | 2.3 KiB | 2d11909ae3a31c534f36cc64db61feff5fb5ff4d7b59f2fc7cdfb8c01009a056 |
Available diffs
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