Hello community, here is the log from the commit of package intel-media-driver for openSUSE:Factory checked in at 2019-04-04 15:22:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/intel-media-driver (Old) and /work/SRC/openSUSE:Factory/.intel-media-driver.new.3908 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "intel-media-driver" Thu Apr 4 15:22:34 2019 rev:3 rq:690435 version:18.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/intel-media-driver/intel-media-driver.changes 2018-11-26 10:21:39.325637652 +0100 +++ /work/SRC/openSUSE:Factory/.intel-media-driver.new.3908/intel-media-driver.changes 2019-04-04 15:28:25.634921608 +0200 @@ -1,0 +2,33 @@ +Mon Apr 1 09:29:32 CEST 2019 - [email protected] + +- 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 + +------------------------------------------------------------------- Old: ---- intel-media-18.3.0.tar.gz New: ---- intel-media-18.4.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ intel-media-driver.spec ++++++ --- /var/tmp/diff_new_pack.Qq30SV/_old 2019-04-04 15:28:30.350923422 +0200 +++ /var/tmp/diff_new_pack.Qq30SV/_new 2019-04-04 15:28:30.354923425 +0200 @@ -1,7 +1,7 @@ # # spec file for package intel-media-driver # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,8 +16,10 @@ # +%define so_ver 7 + Name: intel-media-driver -Version: 18.3.0 +Version: 18.4.1 Release: 0 Summary: Intel Media Driver for VAAPI License: MIT AND BSD-3-Clause @@ -86,7 +88,11 @@ Supplements: modalias(xorg-x11-server:pci:v00008086d00000X3E93sv*sd*bc*sc*i*) Supplements: modalias(xorg-x11-server:pci:v00008086d00000X3E94sv*sd*bc*sc*i*) Supplements: modalias(xorg-x11-server:pci:v00008086d00000X3E96sv*sd*bc*sc*i*) +Supplements: modalias(xorg-x11-server:pci:v00008086d00000X3E98sv*sd*bc*sc*i*) +Supplements: modalias(xorg-x11-server:pci:v00008086d00000X3E99sv*sd*bc*sc*i*) +Supplements: modalias(xorg-x11-server:pci:v00008086d00000X3E9Asv*sd*bc*sc*i*) Supplements: modalias(xorg-x11-server:pci:v00008086d00000X3E9Bsv*sd*bc*sc*i*) +Supplements: modalias(xorg-x11-server:pci:v00008086d00000X3E9Csv*sd*bc*sc*i*) Supplements: modalias(xorg-x11-server:pci:v00008086d00000X3EA0sv*sd*bc*sc*i*) Supplements: modalias(xorg-x11-server:pci:v00008086d00000X3EA1sv*sd*bc*sc*i*) Supplements: modalias(xorg-x11-server:pci:v00008086d00000X3EA2sv*sd*bc*sc*i*) @@ -96,6 +102,7 @@ Supplements: modalias(xorg-x11-server:pci:v00008086d00000X3EA6sv*sd*bc*sc*i*) Supplements: modalias(xorg-x11-server:pci:v00008086d00000X3EA7sv*sd*bc*sc*i*) Supplements: modalias(xorg-x11-server:pci:v00008086d00000X3EA8sv*sd*bc*sc*i*) +Supplements: modalias(xorg-x11-server:pci:v00008086d00000X3EA9sv*sd*bc*sc*i*) Supplements: modalias(xorg-x11-server:pci:v00008086d00000X5902sv*sd*bc*sc*i*) Supplements: modalias(xorg-x11-server:pci:v00008086d00000X5906sv*sd*bc*sc*i*) Supplements: modalias(xorg-x11-server:pci:v00008086d00000X5908sv*sd*bc*sc*i*) @@ -147,6 +154,26 @@ user mode driver supporting hardware accelerated decoding, encoding, and video post processing for GEN based graphics hardware. +%package -n libigfxcmrt%{so_ver} +Summary: Intel Graphics C for Media Runtime Library +License: MIT +Group: System/Libraries + +%description -n libigfxcmrt%{so_ver} +cmrtlib is a runtime library for Intel GPU render engine. + +%package -n libigfxcmrt-devel +Summary: Development files for Intel Graphics C for Media Runtime Library +License: MIT +Group: Development/Libraries/C and C++ +Requires: libigfxcmrt%{so_ver} = %{version} + +%description -n libigfxcmrt-devel +cmrtlib is a runtime library for Intel GPU render engine. + +This package contains the development headers for the library found in +libigfxcmrt%{so_ver}. + %prep %setup -q -c -a 0 mv media-driver-* media-driver @@ -162,9 +189,6 @@ %install %cmake_install -# remove superfluous files, we need only VAAPI driver -rm -f %{buildroot}%{_libdir}/*.so - # create a profile for exporting LIBVA_DRIVER_NAME variable mkdir -p %{buildroot}%{_sysconfdir}/profile.d echo "export LIBVA_DRIVER_NAME=iHD" > %{buildroot}%{_sysconfdir}/profile.d/intel-media-driver.sh @@ -176,4 +200,14 @@ %{_libdir}/dri %{_sysconfdir}/profile.d/* +%files -n libigfxcmrt%{so_ver} +%{_libdir}/libigfxcmrt.so.%{so_ver} +%{_libdir}/libigfxcmrt.so.%{so_ver}.* + +%files -n libigfxcmrt-devel +%doc media-driver/cmrtlib/README.md +%{_includedir}/igfxcmrt +%{_libdir}/libigfxcmrt.so +%{_libdir}/pkgconfig/igfxcmrt.pc + %changelog ++++++ intel-media-18.3.0.tar.gz -> intel-media-18.4.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/intel-media-driver/intel-media-18.3.0.tar.gz /work/SRC/openSUSE:Factory/.intel-media-driver.new.3908/intel-media-18.4.1.tar.gz differ: char 12, line 1
