Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: intel-media-driver | Distribution: SUSE Linux Enterprise 15 |
Version: 22.6.1 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 150500.2.1 | Build date: Sun Mar 12 12:48:37 2023 |
Group: System/Libraries | Build host: sheep57 |
Size: 41852826 | Source RPM: intel-media-driver-22.6.1-150500.2.1.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://github.com/intel/media-driver | |
Summary: Intel Media Driver for VAAPI |
The Intel Media Driver for VAAPI is a new VA-API (Video Acceleration API) user mode driver supporting hardware accelerated decoding, encoding, and video post processing for GEN based graphics hardware.
BSD-3-Clause AND MIT
* Fri Mar 10 2023 sndirsch@suse.com - no longer set LIBVA_DRIVER_NAME=iHD; it's no longer needed; implemented in libva meanwhile (boo#1209134) * Mon Nov 07 2022 sndirsch@suse.com - needed for jira#PED-1174 (Video decoding/encoding support (VA-API, ...) for Intel GPUs is outside of Mesa) * Wed Nov 02 2022 sndirsch@suse.com - Update to version 2.6.1 * Revert "[Decode] Legacy MI interface removal" - specfile cleanup - updated Supplements * Sun Oct 30 2022 socvirnyl.estela@gmail.com - Update to version 2.6.0: * Revert "[Decode] Virtual Node Assign Policy Optimization" - Code changes from version 2.5.4: * Enabled Memory Decompression for ADLS and ADLN. * Fixed MPEG2 decode crash issue. * Fixed AV1 decode film grain hang issue. * Fixed color fill corruption issue. * Fixed first VPP operation color artifacts. * Enhanced I420 and UYVY format support in creating surface and derive image. * Fixed aux table l2 page fault - Remove u_libva-2.16.0.patch * Sat Oct 01 2022 sndirsch@suse.com - adding _constraints in the hope to reserve enough disk space; trying with 7GB for now ... * Fri Sep 30 2022 sndirsch@suse.com - u_libva-2.16.0.patch * fixes build against libva 2.16.0 * culprit: https://github.com/intel/libva/commit/8682f9e30f2fabf2ccc6f7609db035ed1af44703 * Mon Jul 11 2022 sndirsch@suse.com - No code changes - Update to version 22.4.4 was part of Intel oneVPL GPU Runtime 2022Q2 Release 22.4.4 * Fri Jul 08 2022 sndirsch@suse.com - updated supplements.inc * Wed Jul 06 2022 socvirnyl.estela@gmail.com - Update to version 22.4.4: * Enabled HDR10 and HVS support * Added RPL-P platform enabling * Added HDR10 capability report * Fri May 27 2022 sndirsch@suse.com - disabling Werror from build no longer needed; therefore commented out this sed line for now ... * Thu May 26 2022 socvirnyl.estela@gmail.com - Update to version 22.4.2: * [Encode] AVC RC mode - Implement abs QP map (MBQP) and CQP QP - Enable abs QP map mode caps - Implement programming for abs QP map mode - removed no longer needed Werror-initialize-in-right-order.patch * Wed Jan 19 2022 bjorn.lie@gmail.com - Update to version 22.1.1: * New Features and Enhancement: - Enabled Alchemist/ATS-M platform decoding and video processing features - Added ADL-N platform support - Enhanced AV1 decoding robustness for error clips handling - Added vaCopy caps reporting - Enabled GPU copy for small resolution in vaMap/unMap - Optimized GetImage perf for NV12 format - Added HEVC sub-features caps reporting - Improved compatibility by disabling compression when creating surface - Improved debuggability by enabling OCA support * Bugs fixed: - Fixed multiple layer composition corruption issue - Fixed OCA stability issue in multi-thread scenario - Fixed render copy mem leak * Mon Nov 29 2021 bjorn.lie@gmail.com - Update to version 21.3.5: * Enabled vaCopy by GPU HW * Added 0YUV decode output format support * Thu Oct 28 2021 sndirsch@suse.com - mention baselibs.conf as source in specfile * Mon Oct 25 2021 pousaduarte@gmail.com - Fix 32bit build (dependency for Steam in-home streaming hardware decode) * Mon Oct 04 2021 sndirsch@suse.com - fixed JIRA number in a previous changelog * Wed Sep 29 2021 sndirsch@suse.com - Update to 21.3.4 * Fix regression:libva conformance failures since github issue#1229 * Mon Sep 27 2021 sndirsch@suse.com - covers jira#SLE/SLE-19361 * Wed Sep 15 2021 tejas.guruswamy@opensuse.org - Update to 21.3.3: * Supported platforms: BDW/SKL/APL(BXT)/KBL/CFL/WHL/CML/ICL/EHL/JSL/TGL/RKL/DG1/SG1/ADL-S/ADL-P * Extensive new features and enhancements, see README.md - Move generated supplements list to supplements.inc * Sat Oct 10 2020 dmueller@suse.com - update to 20.3.0: * Enabled AV1 4:2:0 8bit and 10bit decoding for both driver and MSDK, up to 8K video decoding and 16K still picture decoding. * Added Y212 and Y412 color format support for 12 bit decoding. * Added several RePAK related changes for VP9 performance improvements including Pak-only RePAK and adaptive-RePAK * Reconstructed Surface Variant formats configuration is now handled by the media-driver * Added HuC Error Status Report improvements for VP9 VDEnc encoding * Added scaling interpolation method(nearest, bilinear, advanced) * Added resource usage type to specify cache policy usage * Enabled SFC bilinear scaling. - Disable Werror from build, which avoids having to create build fixes patches for every release - remove u_20.1.1-build-fixes.patch, u_20.2.0-build-fixes.patch (obsolete) * Mon Aug 31 2020 sndirsch@suse.com - Update to version 20.2.0 * Official quarterly release including some enhancements and key fixes. (needed for jira#SLE/SLE-12712) - u_20.2.0-build-fixes.patch * fixed more -Werror build errors - updated Supplements lines in specfile * Fri Aug 28 2020 sndirsch@suse.com - moved profiles for setting env variable LIBVA_DRIVER_NAME to /usr/etc/profiles.d on TW (boo#1173006) * Tue Apr 14 2020 sndirsch@suse.com - u_20.1.1-build-fixes.patch * fixed remaining -Werror build errors * Fri Apr 10 2020 bjorn.lie@gmail.com - Update to version 20.1.1: * Enabled HEVC SCC Decoding. * VP SFC driver refactor for modularity/structure improvement. * Enhanced media buffer and 2D surface copy to improve robustness. * Enhanced Tile mode(Tile64, TileX, Tile4) support. * MOS driver refactor for modularity/robustness enhancement. * HEVC VDEnc Encoding - Added AYUV/ARGB10/Y410 format support for increased MV predictor range of TU1. - Enabled DirtyROI for better performance of static region. * VP9 VDEnc Encoding: Enabled scalability for better performance in 5k+ and range-extension real-time encoding. * Various bugfixes. - For changes from previous releases, please see the included README.md - Drop patches fixed upstream: * Werror-implicit-function-not-valid-for-C++.patch * U_Encode-Add-some-missing-device-IDs-for-CML-and-ICL.patch - Rebase Werror-initialize-in-right-order.patch * Tue Feb 25 2020 sndirsch@suse.com - generate-supplements.sh/specfile: fixed supplements lines (boo#1164851) * Thu Jan 16 2020 sndirsch@suse.com - U_Encode-Add-some-missing-device-IDs-for-CML-and-ICL.patch * add support for support AML-Y (bsc#1160967) * Thu Nov 07 2019 sndirsch@suse.com - This release fullfills requirements for jsc#SLE-8838 * Mon Sep 02 2019 sndirsch@suse.com - Update to version 19.2.1 * Fixed known GPU hang issue when encoding 444 8/10bit in ICL issue#677 * Fixed several compile warnings. - Werror-implicit-function-not-valid-for-C++.patch, Werror-initialize-in-right-order.patch * needed as buildfixes * Sat Jul 06 2019 bjorn.lie@gmail.com - Update to version 19.2.0: * Release pVEInterf to fix the mem leak issue. * Fix memory leak during 3D surface allocation. * Move the lock earlier to make surface heap status aligned when surface is destroyd. * [VP] UMD_OCA Implement: - Add UMD_OCA support in mos. - Add UMD_OCA support for VP RCS case (No CM based) and Vebox/SFC case. - It is disabled by default. * [VP] Remove dupliatcated defines on composition. * Remove duplicated defines and revert part codes. * Full support of Gen9 CML kernel integration. * Stay the same compile option as Gen9. * Readme: update feature list for default and open source build * [Encode]: - Fix segment fault issue in Jpeg encode cases on Linux. - Fix Dynamic Scaling Media Reset Issue. - Update modalias supplements. * Mon Apr 01 2019 tiwai@suse.de - Updated to version 18.4.1: * Supported Platforms: - BDW/SKL/APL(BXT)/KBL/CFL/WHL/CNL/ICL * Improvements: - WHL: Added WHL support and enabled its VP8 encoding. - ICL: Added ICL open source compute shaders for video processing. Enabled ICL HDR10 Tone Mapping using close source compute shaders. - DRM uAPI relative code is refactored to better comply to i915 Open Source Userspace Requirement. - Added X11 build option detection. - Enabled software swizzling support to improve surface reading performance of vaGetImage. - Added ARGB,Y410 image format support. - Added versioning information to CMRT library. - BRC enhancement: AVC hardware encoding: added QVBR support. AVC shader encoding: added AVBR and max frame size BRC support. VP8 encoding: corrected fps calculation error. * Fixed issues: - GStreamer/gstreamer-vaapi integration: Fixed the issue about KBL HEVC P010_10LE encoding kernel state initialization failure for CODECHAL_HEVC_MBENC_PENC. Fixed the issue about aspect ratio being unable to retain in video processsing PutSurface for vaapisink display. - Corrected RT format reporting for HEVC main10 profile. - Corrected caps reporting of max width/height for VP9 decoding from 2k (2048x2048) to 8k (8192x8192). - Add sub-packages libigfxcmrt7 and libigfxcmrt-devel - Updated supplements accordingly * Tue Nov 13 2018 sndirsch@suse.com - added hardware supplements in order to install the package on appropriate hardware (Broadwell, Skylake, Broxton/Apollo Lake, Kaby Lake, Coffee Lake, Cannonlake, Ice Lake at this time) - added script to generate the above information easily * Wed Nov 07 2018 tiwai@suse.de - Updated to version 18.3.0: * Adding ICL support * Adding dynamic loading support of Gmmlib * Better support to ffmpeg and gstreamer: + AVC low power encoding + MPEG2 encoding + VP8 decoding + VC1 decoding + JPEG encoding and decoding * Adding Dockerfile and docker images - Use shared lib of gmmlib; added buildreq accordingly * Tue Jul 10 2018 tiwai@suse.de - initial package: media-driver Q2'18 release
/usr/lib64/dri /usr/lib64/dri/iHD_drv_video.so /usr/share/doc/packages/intel-media-driver /usr/share/doc/packages/intel-media-driver/README.md /usr/share/licenses/intel-media-driver /usr/share/licenses/intel-media-driver/LICENSE.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 18:11:13 2024