commit intel-vaapi-driver for openSUSE:Factory

2020-09-02 Thread root
Hello community,

here is the log from the commit of package intel-vaapi-driver for 
openSUSE:Factory checked in at 2020-09-03 01:13:26

Comparing /work/SRC/openSUSE:Factory/intel-vaapi-driver (Old)
 and  /work/SRC/openSUSE:Factory/.intel-vaapi-driver.new.3399 (New)


Package is "intel-vaapi-driver"

Thu Sep  3 01:13:26 2020 rev:13 rq:831316 version:2.4.1

Changes:

--- /work/SRC/openSUSE:Factory/intel-vaapi-driver/intel-vaapi-driver.changes
2020-08-24 15:05:43.998470981 +0200
+++ 
/work/SRC/openSUSE:Factory/.intel-vaapi-driver.new.3399/intel-vaapi-driver.changes
  2020-09-03 01:14:12.524471758 +0200
@@ -1,0 +2,5 @@
+Mon Aug 31 17:14:58 UTC 2020 - Stefan Dirsch 
+
+- version 2.4.1 needed for jira#SLE/SLE-12712 
+
+---



Other differences:
--




commit intel-vaapi-driver for openSUSE:Factory

2020-08-24 Thread root
Hello community,

here is the log from the commit of package intel-vaapi-driver for 
openSUSE:Factory checked in at 2020-08-24 15:05:39

Comparing /work/SRC/openSUSE:Factory/intel-vaapi-driver (Old)
 and  /work/SRC/openSUSE:Factory/.intel-vaapi-driver.new.3399 (New)


Package is "intel-vaapi-driver"

Mon Aug 24 15:05:39 2020 rev:12 rq:828744 version:2.4.1

Changes:

--- /work/SRC/openSUSE:Factory/intel-vaapi-driver/intel-vaapi-driver.changes
2020-06-10 00:50:38.547294435 +0200
+++ 
/work/SRC/openSUSE:Factory/.intel-vaapi-driver.new.3399/intel-vaapi-driver.changes
  2020-08-24 15:05:43.998470981 +0200
@@ -1,0 +2,9 @@
+Sat Aug 15 21:14:23 UTC 2020 - Dirk Mueller 
+
+- update to 2.4.1:
+  * Bump version to 2.4.1 for maintenance release
+  * Fix compiler errors with gcc 10
+  * Relax the compressed frames minimum size restriction for VP9 encoder
+  - remove U_Fix-HEVCe-kernel-compile-error-on-gcc10.patch (upstream)
+
+---

Old:

  U_Fix-HEVCe-kernel-compile-error-on-gcc10.patch
  intel-vaapi-driver-2.4.0.tar.bz2
  intel-vaapi-driver-2.4.0.tar.bz2.sha1sum

New:

  intel-vaapi-driver-2.4.1.tar.bz2
  intel-vaapi-driver-2.4.1.tar.bz2.sha1sum



Other differences:
--
++ intel-vaapi-driver.spec ++
--- /var/tmp/diff_new_pack.1f6S6I/_old  2020-08-24 15:05:45.050471493 +0200
+++ /var/tmp/diff_new_pack.1f6S6I/_new  2020-08-24 15:05:45.054471495 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   intel-vaapi-driver
-Version:2.4.0
+Version:2.4.1
 Release:0
 Summary:Intel Driver for Video Acceleration (VA) API for Linux
 License:MIT AND EPL-1.0
@@ -26,8 +26,6 @@
 Source0:%{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.bz2
 Source1:
%{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.bz2.sha1sum
 Source2:baselibs.conf
-Patch0: U_Fix-HEVCe-kernel-compile-error-on-gcc10.patch
-
 BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(egl)

++ intel-vaapi-driver-2.4.0.tar.bz2 -> intel-vaapi-driver-2.4.1.tar.bz2 
++




commit intel-vaapi-driver for openSUSE:Factory

2020-06-09 Thread root
Hello community,

here is the log from the commit of package intel-vaapi-driver for 
openSUSE:Factory checked in at 2020-06-10 00:50:36

Comparing /work/SRC/openSUSE:Factory/intel-vaapi-driver (Old)
 and  /work/SRC/openSUSE:Factory/.intel-vaapi-driver.new.3606 (New)


Package is "intel-vaapi-driver"

Wed Jun 10 00:50:36 2020 rev:11 rq:812865 version:2.4.0

Changes:

--- /work/SRC/openSUSE:Factory/intel-vaapi-driver/intel-vaapi-driver.changes
2020-02-18 13:30:15.400801847 +0100
+++ 
/work/SRC/openSUSE:Factory/.intel-vaapi-driver.new.3606/intel-vaapi-driver.changes
  2020-06-10 00:50:38.547294435 +0200
@@ -1,0 +2,6 @@
+Tue Jun  9 10:38:34 UTC 2020 - Stefan Dirsch 
+
+- U_Fix-HEVCe-kernel-compile-error-on-gcc10.patch
+  * fixed build against gcc10, which uses -fno-common by default 
+
+---

New:

  U_Fix-HEVCe-kernel-compile-error-on-gcc10.patch



Other differences:
--
++ intel-vaapi-driver.spec ++
--- /var/tmp/diff_new_pack.mqYYA0/_old  2020-06-10 00:50:39.555297072 +0200
+++ /var/tmp/diff_new_pack.mqYYA0/_new  2020-06-10 00:50:39.559297082 +0200
@@ -26,6 +26,7 @@
 Source0:%{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.bz2
 Source1:
%{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.bz2.sha1sum
 Source2:baselibs.conf
+Patch0: U_Fix-HEVCe-kernel-compile-error-on-gcc10.patch
 
 BuildRequires:  meson
 BuildRequires:  pkgconfig

++ U_Fix-HEVCe-kernel-compile-error-on-gcc10.patch ++
>From b39e160d3974613328c570f46ecbcbcb70a5101b Mon Sep 17 00:00:00 2001
From: "U. Artie Eoff" 
Date: Tue, 12 May 2020 11:01:30 -0700
Subject: [PATCH] Fix HEVCe kernel compile error on gcc10

This fixes a "multiple definition" compiler error on
gcc10 which defaults to -fno-common.

https://gcc.gnu.org/gcc-10/porting_to.html#common

Fixes #503

Signed-off-by: U. Artie Eoff 
---
 src/gen9_hevc_enc_kernels_binary.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/gen9_hevc_enc_kernels_binary.h 
b/src/gen9_hevc_enc_kernels_binary.h
index 29659fa..ff7d0af 100644
--- a/src/gen9_hevc_enc_kernels_binary.h
+++ b/src/gen9_hevc_enc_kernels_binary.h
@@ -31,6 +31,6 @@
 
 #define GEN9_HEVC_ENC_KERNEL_SIZE 149296
 
-const unsigned int gen9_hevc_encoder_kernels[GEN9_HEVC_ENC_KERNEL_SIZE];
+extern const unsigned int gen9_hevc_encoder_kernels[GEN9_HEVC_ENC_KERNEL_SIZE];
 
 #endif
-- 
2.16.4





commit intel-vaapi-driver for openSUSE:Factory

2020-02-18 Thread root
Hello community,

here is the log from the commit of package intel-vaapi-driver for 
openSUSE:Factory checked in at 2020-02-18 13:30:10

Comparing /work/SRC/openSUSE:Factory/intel-vaapi-driver (Old)
 and  /work/SRC/openSUSE:Factory/.intel-vaapi-driver.new.26092 (New)


Package is "intel-vaapi-driver"

Tue Feb 18 13:30:10 2020 rev:10 rq:775129 version:2.4.0

Changes:

--- /work/SRC/openSUSE:Factory/intel-vaapi-driver/intel-vaapi-driver.changes
2019-03-26 15:43:26.884208730 +0100
+++ 
/work/SRC/openSUSE:Factory/.intel-vaapi-driver.new.26092/intel-vaapi-driver.changes
 2020-02-18 13:30:15.400801847 +0100
@@ -1,0 +2,19 @@
+Mon Feb 17 18:54:18 UTC 2020 - Stefan Dirsch 
+
+- Update to version 2.4.0
+  * Fix the dependency on libEGL (boo#1163093)
+  * Fix ROI support
+  * Fix FD leaks on Wayland
+  * Fix BRC setting
+  * Fix VP8 encoder
+  * Fix VP9 encoder
+  * Fix meson build
+- supersedes patches:
+  * U_vaapi_Check-interface-from-libva.patch
+  * U_vaapi_Revert-VPP-clear-surface.patch
+  * U_vaapi_Return-false-instead-assertion-fail.patch
+  * U_vaapi_HEVC-encoder-correct-minimal-bitrate.patch
+  * U_vaapi_Remove-dep-on-EncRoi-attr.patch
+  * U_vaapi_Fix-off-by-one-in-ROI-regions.patch
+
+---

Old:

  U_vaapi_Check-interface-from-libva.patch
  U_vaapi_Fix-off-by-one-in-ROI-regions.patch
  U_vaapi_HEVC-encoder-correct-minimal-bitrate.patch
  U_vaapi_Remove-dep-on-EncRoi-attr.patch
  U_vaapi_Return-false-instead-assertion-fail.patch
  U_vaapi_Revert-VPP-clear-surface.patch
  intel-vaapi-driver-2.3.0.tar.bz2
  intel-vaapi-driver-2.3.0.tar.bz2.sha1sum

New:

  intel-vaapi-driver-2.4.0.tar.bz2
  intel-vaapi-driver-2.4.0.tar.bz2.sha1sum



Other differences:
--
++ intel-vaapi-driver.spec ++
--- /var/tmp/diff_new_pack.AlRHB9/_old  2020-02-18 13:30:16.500803987 +0100
+++ /var/tmp/diff_new_pack.AlRHB9/_new  2020-02-18 13:30:16.504803995 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package intel-vaapi-driver
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   intel-vaapi-driver
-Version:2.3.0
+Version:2.4.0
 Release:0
 Summary:Intel Driver for Video Acceleration (VA) API for Linux
 License:MIT AND EPL-1.0
@@ -26,12 +26,6 @@
 Source0:%{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.bz2
 Source1:
%{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.bz2.sha1sum
 Source2:baselibs.conf
-Patch0: U_vaapi_Check-interface-from-libva.patch
-Patch1: U_vaapi_Revert-VPP-clear-surface.patch
-Patch2: U_vaapi_Return-false-instead-assertion-fail.patch
-Patch3: U_vaapi_HEVC-encoder-correct-minimal-bitrate.patch
-Patch4: U_vaapi_Remove-dep-on-EncRoi-attr.patch
-Patch5: U_vaapi_Fix-off-by-one-in-ROI-regions.patch
 
 BuildRequires:  meson
 BuildRequires:  pkgconfig

++ intel-vaapi-driver-2.3.0.tar.bz2 -> intel-vaapi-driver-2.4.0.tar.bz2 
++




commit intel-vaapi-driver for openSUSE:Factory

2019-03-26 Thread root
Hello community,

here is the log from the commit of package intel-vaapi-driver for 
openSUSE:Factory checked in at 2019-03-26 15:42:33

Comparing /work/SRC/openSUSE:Factory/intel-vaapi-driver (Old)
 and  /work/SRC/openSUSE:Factory/.intel-vaapi-driver.new.25356 (New)


Package is "intel-vaapi-driver"

Tue Mar 26 15:42:33 2019 rev:9 rq:685565 version:2.3.0

Changes:

--- /work/SRC/openSUSE:Factory/intel-vaapi-driver/intel-vaapi-driver.changes
2019-02-24 17:16:03.176443577 +0100
+++ 
/work/SRC/openSUSE:Factory/.intel-vaapi-driver.new.25356/intel-vaapi-driver.changes
 2019-03-26 15:43:26.884208730 +0100
@@ -1,0 +2,17 @@
+Fri Mar 15 22:42:11 UTC 2019 - Bjørn Lie 
+
+- Add upstream bug fix patches:
+  * U_vaapi_HEVC-encoder-correct-minimal-bitrate.patch
+  * U_vaapi_Remove-dep-on-EncRoi-attr.patch
+  * U_vaapi_Fix-off-by-one-in-ROI-regions.patch
+
+---
+Thu Mar  7 22:32:09 UTC 2019 - Bjørn Lie 
+
+- Add upstream bug fix patches:
+  * U_vaapi_Check-interface-from-libva.patch
+(gh#intel/intel-vaapi-driver#419).
+  * U_vaapi_Revert-VPP-clear-surface.patch
+  * U_vaapi_Return-false-instead-assertion-fail.patch
+
+---

New:

  U_vaapi_Check-interface-from-libva.patch
  U_vaapi_Fix-off-by-one-in-ROI-regions.patch
  U_vaapi_HEVC-encoder-correct-minimal-bitrate.patch
  U_vaapi_Remove-dep-on-EncRoi-attr.patch
  U_vaapi_Return-false-instead-assertion-fail.patch
  U_vaapi_Revert-VPP-clear-surface.patch



Other differences:
--
++ intel-vaapi-driver.spec ++
--- /var/tmp/diff_new_pack.z7v9D2/_old  2019-03-26 15:43:27.608208316 +0100
+++ /var/tmp/diff_new_pack.z7v9D2/_new  2019-03-26 15:43:27.612208313 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package intel-vaapi-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
@@ -22,19 +22,23 @@
 Summary:Intel Driver for Video Acceleration (VA) API for Linux
 License:MIT AND EPL-1.0
 Group:  System/Libraries
-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
+URL:https://github.com/intel/%{name}/
+Source0:%{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.bz2
+Source1:
%{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.bz2.sha1sum
 Source2:baselibs.conf
-# Intel graphics hardware only available on these platforms
-ExclusiveArch:  %ix86 x86_64
+Patch0: U_vaapi_Check-interface-from-libva.patch
+Patch1: U_vaapi_Revert-VPP-clear-surface.patch
+Patch2: U_vaapi_Return-false-instead-assertion-fail.patch
+Patch3: U_vaapi_HEVC-encoder-correct-minimal-bitrate.patch
+Patch4: U_vaapi_Remove-dep-on-EncRoi-attr.patch
+Patch5: U_vaapi_Fix-off-by-one-in-ROI-regions.patch
 
 BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(egl)
 BuildRequires:  pkgconfig(libdrm) >= 2.4.45
 BuildRequires:  pkgconfig(libdrm_intel)
-BuildRequires:  pkgconfig(libva) >= 1.1.0
+BuildRequires:  pkgconfig(libva) >= 1.4.0
 BuildRequires:  pkgconfig(libva-drm)
 BuildRequires:  pkgconfig(libva-wayland)
 BuildRequires:  pkgconfig(libva-x11) >= 0.39.4
@@ -43,6 +47,8 @@
 BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xfixes)
 
+# Intel graphics hardware only available on these platforms
+ExclusiveArch:  %ix86 x86_64
 # due to pkg rename vaapi-intel-driver > intel-vaapi-driver
 Provides:   vaapi-intel-driver = %{version}
 Obsoletes:  vaapi-intel-driver < %{version}

++ U_vaapi_Check-interface-from-libva.patch ++
>From f139dafa59172d40543f2ec469a035d3de9fdc6a Mon Sep 17 00:00:00 2001
From: Haihao Xiang 
Date: Fri, 7 Dec 2018 13:31:43 +0800
Subject: [PATCH] Check the interface from libva first

And bump libva dependency to 1.4.0

This fixes https://github.com/intel/intel-vaapi-driver/issues/419

Signed-off-by: Haihao Xiang 
---
 configure.ac  |  2 +-
 src/i965_output_wayland.c | 27 ---
 2 files changed, 17 insertions(+), 12 deletions(-)

diff --git a/configure.ac b/configure.ac
index 6cde1a3a..a0b462fb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,7 +10,7 @@ m4_append([intel_vaapi_driver_version], 
intel_vaapi_driver_pre_version, [.pre])
 ])
 
 # libva minimum version requirement

commit intel-vaapi-driver for openSUSE:Factory

2019-02-24 Thread root
Hello community,

here is the log from the commit of package intel-vaapi-driver for 
openSUSE:Factory checked in at 2019-02-24 17:16:01

Comparing /work/SRC/openSUSE:Factory/intel-vaapi-driver (Old)
 and  /work/SRC/openSUSE:Factory/.intel-vaapi-driver.new.28833 (New)


Package is "intel-vaapi-driver"

Sun Feb 24 17:16:01 2019 rev:8 rq:677712 version:2.3.0

Changes:

--- /work/SRC/openSUSE:Factory/intel-vaapi-driver/intel-vaapi-driver.changes
2019-01-08 12:30:57.868109590 +0100
+++ 
/work/SRC/openSUSE:Factory/.intel-vaapi-driver.new.28833/intel-vaapi-driver.changes
 2019-02-24 17:16:03.176443577 +0100
@@ -1,0 +2,6 @@
+Tue Feb 19 17:31:44 UTC 2019 - bjorn@gmail.com
+
+- Pass -Denable_hybrid_codec=true instead of false, build hybrid
+  codec support.
+
+---



Other differences:
--
++ intel-vaapi-driver.spec ++
--- /var/tmp/diff_new_pack.mXyJhD/_old  2019-02-24 17:16:03.840443459 +0100
+++ /var/tmp/diff_new_pack.mXyJhD/_new  2019-02-24 17:16:03.83459 +0100
@@ -59,7 +59,7 @@
 %meson \
-Dwith_x11=yes \
-Dwith_wayland=yes \
-   -Denable_hybrid_codec=false \
+   -Denable_hybrid_codec=true \
-Denable_tests=false \
%{nil}
 %meson_build





commit intel-vaapi-driver for openSUSE:Factory

2019-01-08 Thread root
Hello community,

here is the log from the commit of package intel-vaapi-driver for 
openSUSE:Factory checked in at 2019-01-08 12:28:23

Comparing /work/SRC/openSUSE:Factory/intel-vaapi-driver (Old)
 and  /work/SRC/openSUSE:Factory/.intel-vaapi-driver.new.28833 (New)


Package is "intel-vaapi-driver"

Tue Jan  8 12:28:23 2019 rev:7 rq:663033 version:2.3.0

Changes:

--- /work/SRC/openSUSE:Factory/intel-vaapi-driver/intel-vaapi-driver.changes
2018-11-13 17:15:49.058408890 +0100
+++ 
/work/SRC/openSUSE:Factory/.intel-vaapi-driver.new.28833/intel-vaapi-driver.changes
 2019-01-08 12:30:57.868109590 +0100
@@ -1,0 +2,17 @@
+Sat Dec 29 19:22:47 UTC 2018 - bjorn@gmail.com
+
+- Update to version 2.3.0:
+  * Add new PCI ID for KBL and CFL
+  * Fix frame corruption when there are big MVs in VP8 encoding
+  * Fix dynamically bitrate resetting in AVC encoding
+  * Fix build errors when the toolchain doesn't support
+-fstack-protector
+  * Fix memory leak issue
+  * Make sure the achieved bitrate meet the requirement for VP8
+encoding
+  * Optimize VPP on GEN8
+- Switch to meson buildsystem:
+  * Add meson BuildRequires and macros.
+  * Drop libtool BuildRequires.
+
+---

Old:

  intel-vaapi-driver-2.2.0.tar.bz2
  intel-vaapi-driver-2.2.0.tar.bz2.sha1sum

New:

  intel-vaapi-driver-2.3.0.tar.bz2
  intel-vaapi-driver-2.3.0.tar.bz2.sha1sum



Other differences:
--
++ intel-vaapi-driver.spec ++
--- /var/tmp/diff_new_pack.G4o1aW/_old  2019-01-08 12:30:58.400109011 +0100
+++ /var/tmp/diff_new_pack.G4o1aW/_new  2019-01-08 12:30:58.404109007 +0100
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   intel-vaapi-driver
-Version:2.2.0
+Version:2.3.0
 Release:0
 Summary:Intel Driver for Video Acceleration (VA) API for Linux
 License:MIT AND EPL-1.0
@@ -28,7 +28,8 @@
 Source2:baselibs.conf
 # Intel graphics hardware only available on these platforms
 ExclusiveArch:  %ix86 x86_64
-BuildRequires:  libtool
+
+BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(egl)
 BuildRequires:  pkgconfig(libdrm) >= 2.4.45
@@ -41,6 +42,7 @@
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xfixes)
+
 # due to pkg rename vaapi-intel-driver > intel-vaapi-driver
 Provides:   vaapi-intel-driver = %{version}
 Obsoletes:  vaapi-intel-driver < %{version}
@@ -51,23 +53,19 @@
 Intel Driver for Libva is a library providing the VA API video acceleration 
API.
 
 %prep
-%setup -q -n %{name}-%{version}
+%autosetup -p1
 
 %build
-autoreconf -fi
-%configure \
-   --disable-silent-rules \
-   --enable-drm \
-   --enable-x11 \
-   --enable-wayland \
-   --disable-static \
+%meson \
+   -Dwith_x11=yes \
+   -Dwith_wayland=yes \
+   -Denable_hybrid_codec=false \
+   -Denable_tests=false \
%{nil}
-make %{?_smp_mflags}
+%meson_build
 
 %install
-make install DESTDIR=%{buildroot}
-
-find %{buildroot} -name "*.la" -delete
+%meson_install
 
 %files
 %dir %{_libdir}/dri

++ intel-vaapi-driver-2.2.0.tar.bz2 -> intel-vaapi-driver-2.3.0.tar.bz2 
++




commit intel-vaapi-driver for openSUSE:Factory

2018-11-13 Thread root
Hello community,

here is the log from the commit of package intel-vaapi-driver for 
openSUSE:Factory checked in at 2018-11-13 17:03:37

Comparing /work/SRC/openSUSE:Factory/intel-vaapi-driver (Old)
 and  /work/SRC/openSUSE:Factory/.intel-vaapi-driver.new (New)


Package is "intel-vaapi-driver"

Tue Nov 13 17:03:37 2018 rev:6 rq:648742 version:2.2.0

Changes:

--- /work/SRC/openSUSE:Factory/intel-vaapi-driver/intel-vaapi-driver.changes
2018-06-19 12:03:38.186092280 +0200
+++ 
/work/SRC/openSUSE:Factory/.intel-vaapi-driver.new/intel-vaapi-driver.changes   
2018-11-13 17:15:49.058408890 +0100
@@ -1,0 +2,14 @@
+Tue Nov 13 14:17:25 UTC 2018 - sndir...@suse.com
+
+- Update to version 2.2.0
+  * Bump version to 2.2.0
+  * Add new PCI ID for KBL-Y
+  * Add meson support
+  * Fix for VC1 decoding issues
+  * Fix VP8 encoding issues
+  * Fix the over-run issue in HEVC encoding
+  * Fix the max MV length in MPEG-2 encoding
+  * Fix packed header mode
+  * Fix building issue on Android
+
+---

Old:

  intel-vaapi-driver-2.1.0.tar.bz2
  intel-vaapi-driver-2.1.0.tar.bz2.sha1sum

New:

  intel-vaapi-driver-2.2.0.tar.bz2
  intel-vaapi-driver-2.2.0.tar.bz2.sha1sum



Other differences:
--
++ intel-vaapi-driver.spec ++
--- /var/tmp/diff_new_pack.PGm2hn/_old  2018-11-13 17:15:49.986407667 +0100
+++ /var/tmp/diff_new_pack.PGm2hn/_new  2018-11-13 17:15:49.986407667 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   intel-vaapi-driver
-Version:2.1.0
+Version:2.2.0
 Release:0
 Summary:Intel Driver for Video Acceleration (VA) API for Linux
 License:MIT AND EPL-1.0

++ intel-vaapi-driver-2.1.0.tar.bz2 -> intel-vaapi-driver-2.2.0.tar.bz2 
++




commit intel-vaapi-driver for openSUSE:Factory

2018-06-19 Thread root
Hello community,

here is the log from the commit of package intel-vaapi-driver for 
openSUSE:Factory checked in at 2018-06-19 12:03:35

Comparing /work/SRC/openSUSE:Factory/intel-vaapi-driver (Old)
 and  /work/SRC/openSUSE:Factory/.intel-vaapi-driver.new (New)


Package is "intel-vaapi-driver"

Tue Jun 19 12:03:35 2018 rev:5 rq:617212 version:2.1.0

Changes:

--- /work/SRC/openSUSE:Factory/intel-vaapi-driver/intel-vaapi-driver.changes
2018-05-11 09:14:05.983591398 +0200
+++ 
/work/SRC/openSUSE:Factory/.intel-vaapi-driver.new/intel-vaapi-driver.changes   
2018-06-19 12:03:38.186092280 +0200
@@ -1,0 +2,6 @@
+Wed May 30 12:43:44 UTC 2018 - bjorn@gmail.com
+
+- Add pkgconfig(libva-wayland) BuildRequires: Build full wayland
+  support.
+
+---



Other differences:
--
++ intel-vaapi-driver.spec ++
--- /var/tmp/diff_new_pack.nbva0y/_old  2018-06-19 12:03:38.970063173 +0200
+++ /var/tmp/diff_new_pack.nbva0y/_new  2018-06-19 12:03:38.974063025 +0200
@@ -35,6 +35,7 @@
 BuildRequires:  pkgconfig(libdrm_intel)
 BuildRequires:  pkgconfig(libva) >= 1.1.0
 BuildRequires:  pkgconfig(libva-drm)
+BuildRequires:  pkgconfig(libva-wayland)
 BuildRequires:  pkgconfig(libva-x11) >= 0.39.4
 BuildRequires:  pkgconfig(wayland-client) >= 1.11.0
 BuildRequires:  pkgconfig(x11)





commit intel-vaapi-driver for openSUSE:Factory

2018-05-11 Thread root
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 - bjorn@gmail.com
+
+- 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 
++




commit intel-vaapi-driver for openSUSE:Factory

2017-11-16 Thread root
Hello community,

here is the log from the commit of package intel-vaapi-driver for 
openSUSE:Factory checked in at 2017-11-16 14:04:01

Comparing /work/SRC/openSUSE:Factory/intel-vaapi-driver (Old)
 and  /work/SRC/openSUSE:Factory/.intel-vaapi-driver.new (New)


Package is "intel-vaapi-driver"

Thu Nov 16 14:04:01 2017 rev:3 rq:542207 version:2.0.0

Changes:

--- /work/SRC/openSUSE:Factory/intel-vaapi-driver/intel-vaapi-driver.changes
2017-08-30 16:23:47.400537033 +0200
+++ 
/work/SRC/openSUSE:Factory/.intel-vaapi-driver.new/intel-vaapi-driver.changes   
2017-11-16 14:04:14.034624800 +0100
@@ -1,0 +2,38 @@
+Tue Nov 14 21:46:06 UTC 2017 - zai...@opensuse.org
+
+- Update to version 2.0.0:
+  * Add support for Coffee Lake (aka. CFL).
+  * 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/HEVC/HEVC 10-bit/AVC low
+power CQP/CBR/VBR mode.
+  * VPP: CSC/scaling/NoiseReduction/Deinterlacing{Bob,
+MotionAdaptive, MotionCompensated}/ColorBalance/STD.
+  * Add support for H264 FEI on SKL.
+  * Add support for HEVC ROI encoding.
+  * Add support for intensity compensation for VC-1 decoding.
+  * Improve the quality of the H264 encoder on BDW/BSW.
+  * Improve the CSC performance between I420/NV12/P010/YUY2/VYUY
+format.
+  * Improve the performace of va{Get, Put}Image for
+I420/NV12/P010/YUY2/VYUY format.
+  * Fix image corruption for VP9 decoding.
+  * Fix race condition in wayland support.
+  * Fix ROI support in VDEnc support.
+  * Fix corrupted stream when using VDEnc CBR/VBR.
+  * Fix GCC 7.1.1 warnings/errors.
+  * Update the HEVC encoding kernel.
+- No longer pass conditional disable-wayland, all currently
+  supported versions of openSUSE support wayland.
+- Drop u_wayland-includes.diff, seems that it is not really needed
+  anymore, builds fine without it, even if the patch applies
+  cleanly still.
+- Pass explicit enable-drm, enable-x11 and enable-wayland to
+  configure, ensure we build all supported backends.
+- Following the above, add explicit pkgconfig(libva),
+  pkgconfig(libva-drm), pkgconfig(wayland-client), pkgconfig(x11),
+  pkgconfig(xext) and pkgconfig(xfixes) BuildRequires: Align with
+  what configure looks for.
+- Drop obsolete xz BuildRequires: No longer needed.
+
+---

Old:

  intel-vaapi-driver-1.8.3.tar.bz2
  intel-vaapi-driver-1.8.3.tar.bz2.sha1sum
  u_wayland-includes.diff

New:

  intel-vaapi-driver-2.0.0.tar.bz2
  intel-vaapi-driver-2.0.0.tar.bz2.sha1sum



Other differences:
--
++ intel-vaapi-driver.spec ++
--- /var/tmp/diff_new_pack.uYk85l/_old  2017-11-16 14:04:16.158547821 +0100
+++ /var/tmp/diff_new_pack.uYk85l/_new  2017-11-16 14:04:16.162547676 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   intel-vaapi-driver
-Version:1.8.3
+Version:2.0.0
 Release:0
 Summary:Intel Driver for Video Acceleration (VA) API for Linux
 License:MIT and EPL-1.0
@@ -26,16 +26,20 @@
 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
 Source2:baselibs.conf
-Patch1: u_wayland-includes.diff
 # Intel graphics hardware only available on these platforms
 ExclusiveArch:  %ix86 x86_64
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
-BuildRequires:  xz
 BuildRequires:  pkgconfig(egl)
 BuildRequires:  pkgconfig(libdrm) >= 2.4.45
 BuildRequires:  pkgconfig(libdrm_intel)
+BuildRequires:  pkgconfig(libva) >= 1.0.0
+BuildRequires:  pkgconfig(libva-drm)
 BuildRequires:  pkgconfig(libva-x11) >= 0.39.4
+BuildRequires:  pkgconfig(wayland-client) >= 1.11.0
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xext)
+BuildRequires:  pkgconfig(xfixes)
 # due to pkg rename vaapi-intel-driver > intel-vaapi-driver
 Provides:   vaapi-intel-driver = %{version}
 Obsoletes:  vaapi-intel-driver < %{version}
@@ -47,16 +51,16 @@
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch -P 1 -p1
 
 %build
 autoreconf -fi
 %configure \
 --disable-silent-rules \
-%if 0%{?suse_version} <= 1315 && !0%{?is_opensuse}
---disable-wayland \
-%endif
---disable-static
+   --enable-drm \
+   --enable-x11 \
+   --enable-wayland \
+   --disable-static \
+   %{nil}
 make %{?_smp_mflags}
 
 %install
@@ -65,7 +69,6 @@
 find %{buildroot} -name "*.la" -delete
 
 %files
-%defattr(-,root,root,-)
 %dir %{_libdir}/dri
 %{_libdir}/dri/i965_drv_video.so
 

++ intel-vaapi-driver-1.8.3.tar.bz2 -> intel-vaapi-driver-2.0.0.tar.bz2 
++




commit intel-vaapi-driver for openSUSE:Factory

2017-08-30 Thread root
Hello community,

here is the log from the commit of package intel-vaapi-driver for 
openSUSE:Factory checked in at 2017-08-30 16:23:26

Comparing /work/SRC/openSUSE:Factory/intel-vaapi-driver (Old)
 and  /work/SRC/openSUSE:Factory/.intel-vaapi-driver.new (New)


Package is "intel-vaapi-driver"

Wed Aug 30 16:23:26 2017 rev:2 rq:519471 version:1.8.3

Changes:

--- /work/SRC/openSUSE:Factory/intel-vaapi-driver/intel-vaapi-driver.changes
2017-08-28 15:12:11.274702330 +0200
+++ 
/work/SRC/openSUSE:Factory/.intel-vaapi-driver.new/intel-vaapi-driver.changes   
2017-08-30 16:23:47.400537033 +0200
@@ -1,0 +2,5 @@
+Sat Aug 26 15:55:20 UTC 2017 - jeng...@inai.de
+
+- Remove unnecessary ldconfig calls.
+
+---



Other differences:
--
++ intel-vaapi-driver.spec ++
--- /var/tmp/diff_new_pack.M53Uo1/_old  2017-08-30 16:23:48.480385134 +0200
+++ /var/tmp/diff_new_pack.M53Uo1/_new  2017-08-30 16:23:48.488384009 +0200
@@ -64,9 +64,6 @@
 
 find %{buildroot} -name "*.la" -delete
 
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
-
 %files
 %defattr(-,root,root,-)
 %dir %{_libdir}/dri