Hello community,
here is the log from the commit of package intel-vaapi-driver for
openSUSE:Factory checked in at 2018-05-11 09:14:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/intel-vaapi-driver (Old)
and /work/SRC/openSUSE:Factory/.intel-vaapi-driver.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "intel-vaapi-driver"
Fri May 11 09:14:04 2018 rev:4 rq:605109 version:2.1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/intel-vaapi-driver/intel-vaapi-driver.changes
2017-11-16 14:04:14.034624800 +0100
+++
/work/SRC/openSUSE:Factory/.intel-vaapi-driver.new/intel-vaapi-driver.changes
2018-05-11 09:14:05.983591398 +0200
@@ -1,0 +2,18 @@
+Sun May 6 12:24:49 UTC 2018 - [email protected]
+
+- Update to version 2.1.0:
+ * Add support for CannonLake (aka. CNL):
+ - Decoding: H.264/MPEG-2/VC-1/JPEG/VP8/HEVC/HEVC 10-bit/VP9/VP9
+ 10-bit
+ - Encoding: H.264/MPEG-2/JPEG/VP8/VP9
+ - VPP: CSC/scaling/NoiseReduction/Deinterlacing{Bob,
+ MotionAdaptive, MotionCompensated}/ColorBalance/STD
+ * Add support for VC1 interlaced video decoding
+ * Add support for Stats/PreEnc on GEN9
+ * Add support for vaExportSurfaceHandle()
+ * Add new PCI IDs for CFL
+ * Add minimum resolution query for encoder
+ * Enhance the logging to provide informational messages
+ * Fix VP9 brc issue on KBL
+
+-------------------------------------------------------------------
Old:
----
intel-vaapi-driver-2.0.0.tar.bz2
intel-vaapi-driver-2.0.0.tar.bz2.sha1sum
New:
----
intel-vaapi-driver-2.1.0.tar.bz2
intel-vaapi-driver-2.1.0.tar.bz2.sha1sum
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ intel-vaapi-driver.spec ++++++
--- /var/tmp/diff_new_pack.YJKZ46/_old 2018-05-11 09:14:06.971555608 +0200
+++ /var/tmp/diff_new_pack.YJKZ46/_new 2018-05-11 09:14:06.971555608 +0200
@@ -1,7 +1,7 @@
#
# spec file for package intel-vaapi-driver
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -17,14 +17,14 @@
Name: intel-vaapi-driver
-Version: 2.0.0
+Version: 2.1.0
Release: 0
Summary: Intel Driver for Video Acceleration (VA) API for Linux
-License: MIT and EPL-1.0
+License: MIT AND EPL-1.0
Group: System/Libraries
-Url: https://github.com/01org/%{name}
-Source0:
https://github.com/01org/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.bz2
-Source1:
https://github.com/01org/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.bz2.sha1sum
+Url: https://github.com/intel/%{name}
+Source0:
https://github.com/intel/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.bz2
+Source1:
https://github.com/intel/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.bz2.sha1sum
Source2: baselibs.conf
# Intel graphics hardware only available on these platforms
ExclusiveArch: %ix86 x86_64
@@ -33,7 +33,7 @@
BuildRequires: pkgconfig(egl)
BuildRequires: pkgconfig(libdrm) >= 2.4.45
BuildRequires: pkgconfig(libdrm_intel)
-BuildRequires: pkgconfig(libva) >= 1.0.0
+BuildRequires: pkgconfig(libva) >= 1.1.0
BuildRequires: pkgconfig(libva-drm)
BuildRequires: pkgconfig(libva-x11) >= 0.39.4
BuildRequires: pkgconfig(wayland-client) >= 1.11.0
++++++ intel-vaapi-driver-2.0.0.tar.bz2 -> intel-vaapi-driver-2.1.0.tar.bz2
++++++