Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

intel-media-driver-20.3.0-1.41 RPM for x86_64

From OpenSuSE Leap 15.3 for x86_64

Name: intel-media-driver Distribution: SUSE Linux Enterprise 15
Version: 20.3.0 Vendor: SUSE LLC <https://www.suse.com/>
Release: 1.41 Build date: Sat Mar 6 12:26:39 2021
Group: System/Libraries Build host: sheep28
Size: 37060797 Source RPM: intel-media-driver-20.3.0-1.41.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.

Provides

Requires

License

MIT AND BSD-3-Clause

Changelog

* 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

Files

/etc/profile.d/intel-media-driver.csh
/etc/profile.d/intel-media-driver.sh
/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 Apr 9 15:02:03 2024