Hello community,

here is the log from the commit of package intel-media-driver for 
openSUSE:Factory checked in at 2020-10-13 15:45:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/intel-media-driver (Old)
 and      /work/SRC/openSUSE:Factory/.intel-media-driver.new.3486 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "intel-media-driver"

Tue Oct 13 15:45:01 2020 rev:12 rq:841334 version:20.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/intel-media-driver/intel-media-driver.changes    
2020-09-01 20:09:57.300664999 +0200
+++ 
/work/SRC/openSUSE:Factory/.intel-media-driver.new.3486/intel-media-driver.changes
  2020-10-13 15:46:02.753460072 +0200
@@ -1,0 +2,16 @@
+Sat Oct 10 20:48:10 UTC 2020 - Dirk Mueller <dmuel...@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)
+  
+-------------------------------------------------------------------

Old:
----
  intel-media-20.2.0.tar.gz
  u_20.1.1-build-fixes.patch
  u_20.2.0-build-fixes.patch

New:
----
  intel-media-20.3.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ intel-media-driver.spec ++++++
--- /var/tmp/diff_new_pack.henWmo/_old  2020-10-13 15:46:03.265460293 +0200
+++ /var/tmp/diff_new_pack.henWmo/_new  2020-10-13 15:46:03.265460293 +0200
@@ -19,7 +19,7 @@
 %define so_ver 7
 
 Name:           intel-media-driver
-Version:        20.2.0
+Version:        20.3.0
 Release:        0
 Summary:        Intel Media Driver for VAAPI
 License:        MIT AND BSD-3-Clause
@@ -28,16 +28,13 @@
 Source:         
https://github.com/intel/media-driver/archive/intel-media-%{version}.tar.gz
 Source1:        generate-supplements.sh
 Patch1:         Werror-initialize-in-right-order.patch
-Patch2:         u_20.1.1-build-fixes.patch
-Patch3:         u_20.2.0-build-fixes.patch
 BuildRequires:  c++_compiler
 BuildRequires:  cmake
+BuildRequires:  gmmlib-devel >= 20.3.2
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(igdgmm) >= 2.1.1
-BuildRequires:  pkgconfig(libva) >= 1.7.0
+BuildRequires:  pkgconfig(libva) >= 1.9.0
 BuildRequires:  pkgconfig(pciaccess)
 ExclusiveArch:  x86_64
-
 Supplements:    modalias(xorg-x11-server:pci:v00008086d00000A84sv*sd*bc*sc*i*)
 Supplements:    modalias(xorg-x11-server:pci:v00008086d00001602sv*sd*bc*sc*i*)
 Supplements:    modalias(xorg-x11-server:pci:v00008086d00001606sv*sd*bc*sc*i*)
@@ -234,15 +231,14 @@
 chmod -x media-driver/*.md
 pushd media-driver
 %patch1 -p1
-%patch2 -p2
-%patch3 -p1
 popd
-
 %define __sourcedir media-driver
+sed -i -e 's,-Werror,,' media-driver/cmrtlib/linux/CMakeLists.txt
 
 %build
 srcroot=`pwd`
-%cmake -DBUILD_SHARED_LIBS:BOOL=OFF
+%cmake \
+    -DBUILD_SHARED_LIBS:BOOL=OFF -DMEDIA_BUILD_FATAL_WARNINGS:BOOL=OFF
 %cmake_build
 
 %install

++++++ intel-media-20.2.0.tar.gz -> intel-media-20.3.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/intel-media-driver/intel-media-20.2.0.tar.gz 
/work/SRC/openSUSE:Factory/.intel-media-driver.new.3486/intel-media-20.3.0.tar.gz
 differ: char 13, line 1


Reply via email to