Hello community,
here is the log from the commit of package vaapi-intel-driver for
openSUSE:Factory checked in at 2017-04-18 13:48:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vaapi-intel-driver (Old)
and /work/SRC/openSUSE:Factory/.vaapi-intel-driver.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vaapi-intel-driver"
Tue Apr 18 13:48:04 2017 rev:24 rq:488629 version:1.8.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/vaapi-intel-driver/vaapi-intel-driver.changes
2017-02-03 20:04:18.565101399 +0100
+++
/work/SRC/openSUSE:Factory/.vaapi-intel-driver.new/vaapi-intel-driver.changes
2017-04-18 13:48:06.113971986 +0200
@@ -1,0 +2,32 @@
+Sat Apr 15 22:04:56 UTC 2017 - [email protected]
+
+- Version 1.8.0 - 31.Mrz.2017
+ * Improve the quality of the H.264 encoder on SKL+ for CQP and CBR mode
+ * Improve the quality of the VP8 encoder on BSW+ for CQP and CBR mode
+ * Add support for H.264 VBR mode on SKL+
+ * Add support for VP8 VBR mode on BSW+
+ * Add support for low-power H.264 encoder on BXT and KBL
+ * Add support for CBR / VBR with low-power H.264 encoder on SKL+
+ (A HuC Firmware and a HuC supported Linux kernel are required)
+ * Add support for CSC and scaling with 10bit P010/I010 surface
+ * Optimize CSC and scaling with 8bit NV12 and I420 surface
+ * Fix the wrong memory object cache setting on SKL+
+ * Fix the EU number in media pipeline
+ * Fix the wrong bit shift in H.264 encoder
+ * Fix the 48bit graphics address on BSW+
+ * Fix building on NetBSD
+
+-------------------------------------------------------------------
+Tue Apr 11 14:44:09 UTC 2017 - [email protected]
+
+- SLE merge:
+ * latest version for sle12 (fate #315643-315645, 319159-319161,
+ 319618)
+
+-------------------------------------------------------------------
+Tue Apr 11 10:56:02 UTC 2017 - [email protected]
+
+- sync openSUSE Leap/SLE build by making use of %is_opensuse macro;
+ we don't build wayland on SLE, but enable it on Leap
+
+-------------------------------------------------------------------
Old:
----
intel-vaapi-driver-1.7.3.tar.gz
New:
----
intel-vaapi-driver-1.8.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ vaapi-intel-driver.spec ++++++
--- /var/tmp/diff_new_pack.qPvVUc/_old 2017-04-18 13:48:06.857866697 +0200
+++ /var/tmp/diff_new_pack.qPvVUc/_new 2017-04-18 13:48:06.861866131 +0200
@@ -19,13 +19,13 @@
%define srcname intel-vaapi-driver
Name: vaapi-intel-driver
-Version: 1.7.3
+Version: 1.8.0
Release: 0
Summary: Intel Driver for Video Acceleration (VA) API for Linux
License: MIT and EPL-1.0
Group: System/Libraries
Url: https://github.com/01org/intel-vaapi-driver
-Source0:
https://github.com/01org/intel-vaapi-driver/archive/%{version}.tar.gz#/%{srcname}-%{version}.tar.gz
+Source0:
https://github.com/01org/intel-vaapi-driver/archive/%{version}.tar.gz#/%{srcname}-%{version}.tar.bz2
Source1: baselibs.conf
Patch1: u_wayland-includes.diff
# Intel graphics hardware only available on these platforms
@@ -49,6 +49,9 @@
autoreconf -fi
%configure \
--disable-silent-rules \
+%if 0%{?suse_version} <= 1315 && !0%{?is_opensuse}
+ --disable-wayland \
+%endif
--disable-static
make %{?_smp_mflags}
++++++ intel-vaapi-driver-1.7.3.tar.gz -> intel-vaapi-driver-1.8.0.tar.bz2
++++++
++++ 320960 lines of diff (skipped)