commit libva for openSUSE:Factory

2020-10-08 Thread root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2020-10-08 13:11:25

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new.4249 (New)


Package is "libva"

Thu Oct  8 13:11:25 2020 rev:56 rq:839759 version:2.9.0

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva-gl.changes   2020-09-03 
01:14:44.980483693 +0200
+++ /work/SRC/openSUSE:Factory/.libva.new.4249/libva-gl.changes 2020-10-08 
13:12:15.359176333 +0200
@@ -1,0 +2,15 @@
+Mon Oct  5 13:16:22 UTC 2020 - Aaron Stern 
+
+- update to 2.9.0:
+  * trace: Refine the va_TraceVAPictureParameterBufferAV1.
+  * doc: Add comments for backward/forward reference to avoid confusion
+  * doc: Modify comments in av1 decoder interfaces
+  * doc: Update mailing list
+  * Add SCC fields trace for HEVC SCC encoding.
+  * Add FOURCC code for Y212 and Y412 format.
+  * Add interpolation method for scaling.
+  * add attributes for context priority setting
+  * Add vaSyncBuffer for output buffers synchronization
+  * Add vaSyncSurface2 with timeout
+
+---
--- /work/SRC/openSUSE:Factory/libva/libva.changes  2020-09-03 
01:14:45.696483956 +0200
+++ /work/SRC/openSUSE:Factory/.libva.new.4249/libva.changes2020-10-08 
13:12:15.419176388 +0200
@@ -1,0 +2,15 @@
+Mon Oct  5 13:16:22 UTC 2020 - Aaron Stern 
+
+- update to 2.9.0:
+  * trace: Refine the va_TraceVAPictureParameterBufferAV1.
+  * doc: Add comments for backward/forward reference to avoid confusion
+  * doc: Modify comments in av1 decoder interfaces
+  * doc: Update mailing list
+  * Add SCC fields trace for HEVC SCC encoding.
+  * Add FOURCC code for Y212 and Y412 format.
+  * Add interpolation method for scaling.
+  * add attributes for context priority setting
+  * Add vaSyncBuffer for output buffers synchronization
+  * Add vaSyncSurface2 with timeout
+  
+---

Old:

  libva-2.8.0.tar.bz2
  libva-2.8.0.tar.bz2.sha1sum

New:

  libva-2.9.0.tar.bz2
  libva-2.9.0.tar.bz2.sha1sum



Other differences:
--
++ libva-gl.spec ++
--- /var/tmp/diff_new_pack.FMbcVN/_old  2020-10-08 13:12:16.011176923 +0200
+++ /var/tmp/diff_new_pack.FMbcVN/_new  2020-10-08 13:12:16.015176927 +0200
@@ -23,7 +23,7 @@
 
 Name:   libva-gl
 %define _name   libva
-Version:2.8.0
+Version:2.9.0
 Release:0
 Summary:Video Acceleration (VA) API
 License:MIT

++ libva.spec ++
--- /var/tmp/diff_new_pack.FMbcVN/_old  2020-10-08 13:12:16.031176942 +0200
+++ /var/tmp/diff_new_pack.FMbcVN/_new  2020-10-08 13:12:16.035176945 +0200
@@ -23,7 +23,7 @@
 
 Name:   libva
 %define _name   libva
-Version:2.8.0
+Version:2.9.0
 Release:0
 Summary:Video Acceleration (VA) API
 License:MIT

++ libva-2.8.0.tar.bz2 -> libva-2.9.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libva-2.8.0/NEWS new/libva-2.9.0/NEWS
--- old/libva-2.8.0/NEWS2020-06-23 16:57:20.0 +0200
+++ new/libva-2.9.0/NEWS2020-09-11 23:40:59.0 +0200
@@ -1,6 +1,18 @@
-libva NEWS -- summary of user visible changes.  2020-06-18
+libva NEWS -- summary of user visible changes.  2020-09-11
 Copyright (C) 2009-2020 Intel Corporation
 
+version 2.9.0 - 11.Sep.2020
+* trace: Refine the va_TraceVAPictureParameterBufferAV1.
+* doc: Add comments for backward/forward reference to avoid confusion
+* doc: Modify comments in av1 decoder interfaces
+* doc: Update mailing list
+* Add SCC fields trace for HEVC SCC encoding.
+* Add FOURCC code for Y212 and Y412 format.
+* Add interpolation method for scaling.
+* add attributes for context priority setting
+* Add vaSyncBuffer for output buffers synchronization
+* Add vaSyncSurface2 with timeout
+
 version 2.8.0 - 18.Jun.2020
 * trace: enable return value trace for successful function call
 * trace: divide va_TraceEndPicture to two seperate function
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libva-2.8.0/configure new/libva-2.9.0/configure
--- old/libva-2.8.0/configure   2020-06-26 01:51:59.0 +0200
+++ new/libva-2.9.0/configure   2020-09-11 23:49:34.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libva 2.8.0.
+# Generated by GNU Autoconf 2.69 for libva 2.9.0.
 #
 # Report bugs to .
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='libva'
 PACKAGE_TARNAME='libva'
-PACKAGE_VERSION='2.8.0'

commit libva for openSUSE:Factory

2020-09-02 Thread root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2020-09-03 01:13:42

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new.3399 (New)


Package is "libva"

Thu Sep  3 01:13:42 2020 rev:55 rq:831320 version:2.8.0

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva-gl.changes   2020-04-14 
16:23:34.447703952 +0200
+++ /work/SRC/openSUSE:Factory/.libva.new.3399/libva-gl.changes 2020-09-03 
01:14:44.980483693 +0200
@@ -1,0 +2,32 @@
+Mon Aug 31 17:11:17 UTC 2020 - Stefan Dirsch 
+
+- version 2.8.0 needed for jira#SLE/SLE-12712 
+
+---
+Sat Aug 15 21:11:17 UTC 2020 - Dirk Mueller 
+
+- update to 2.8.0:
+  * trace: enable return value trace for successful function call
+  * trace: divide va_TraceEndPicture to two seperate function
+  * trace: add support for VAProfileHEVCSccMain444_10
+  * fix:Fixes file descriptor leak
+  * add fourcc code for P012 format
+  * travis: Add a test that code files don't have the exec bit set
+  * Remove the execute bit from all source code files
+  * meson: Allow for libdir and includedir to be absolute paths
+  * trace: Fix format string warnings
+  * fix:Fix clang warning (reading garbage)
+  * add definition to enforce both reflist not empty
+  * trace: List correct field names in va_TraceVAPictureParameterBufferHEVC
+  * change the return value to be UNIMPLEMENTED when the function pointer is 
NULL
+  * remove check of vaPutSurface implementation
+  * Add new slice structure flag for CAPS reporting
+  * VA/X11: VAAPI driver mapping for iris DRI driver
+  * VA/X11: enable driver candidate selection for DRI2
+  * Add SCC flags to enable/disable features
+  * fix: Fix HDR10 MaxCLL and MaxFALL documentation
+  * Add VAProfileHEVCSccMain444_10 for HEVC
+  * change the compatible list to be dynamic one
+  * trace:Convert VAProfileAV1Profile0 VAProfileAV1Profile1 to string
+
+---
--- /work/SRC/openSUSE:Factory/libva/libva.changes  2020-08-28 
21:13:40.876100532 +0200
+++ /work/SRC/openSUSE:Factory/.libva.new.3399/libva.changes2020-09-03 
01:14:45.696483956 +0200
@@ -1,0 +2,5 @@
+Mon Aug 31 17:11:17 UTC 2020 - Stefan Dirsch 
+
+- version 2.8.0 needed for jira#SLE/SLE-12712 
+
+---



Other differences:
--
libva.spec: same change



commit libva for openSUSE:Factory

2020-08-28 Thread root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2020-08-28 21:13:24

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new.3399 (New)


Package is "libva"

Fri Aug 28 21:13:24 2020 rev:54 rq:829060 version:2.8.0

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva.changes  2020-04-14 
16:23:34.483703985 +0200
+++ /work/SRC/openSUSE:Factory/.libva.new.3399/libva.changes2020-08-28 
21:13:40.876100532 +0200
@@ -1,0 +2,27 @@
+Sat Aug 15 21:11:17 UTC 2020 - Dirk Mueller 
+
+- update to 2.8.0:
+  * trace: enable return value trace for successful function call
+  * trace: divide va_TraceEndPicture to two seperate function
+  * trace: add support for VAProfileHEVCSccMain444_10
+  * fix:Fixes file descriptor leak
+  * add fourcc code for P012 format
+  * travis: Add a test that code files don't have the exec bit set
+  * Remove the execute bit from all source code files
+  * meson: Allow for libdir and includedir to be absolute paths
+  * trace: Fix format string warnings
+  * fix:Fix clang warning (reading garbage)
+  * add definition to enforce both reflist not empty
+  * trace: List correct field names in va_TraceVAPictureParameterBufferHEVC
+  * change the return value to be UNIMPLEMENTED when the function pointer is 
NULL
+  * remove check of vaPutSurface implementation
+  * Add new slice structure flag for CAPS reporting
+  * VA/X11: VAAPI driver mapping for iris DRI driver
+  * VA/X11: enable driver candidate selection for DRI2
+  * Add SCC flags to enable/disable features
+  * fix: Fix HDR10 MaxCLL and MaxFALL documentation
+  * Add VAProfileHEVCSccMain444_10 for HEVC
+  * change the compatible list to be dynamic one
+  * trace:Convert VAProfileAV1Profile0 VAProfileAV1Profile1 to string
+
+---

Old:

  libva-2.7.0.tar.bz2
  libva-2.7.0.tar.bz2.sha1sum

New:

  libva-2.8.0.tar.bz2
  libva-2.8.0.tar.bz2.sha1sum



Other differences:
--
++ libva-gl.spec ++
--- /var/tmp/diff_new_pack.rjDYv9/_old  2020-08-28 21:13:41.848101003 +0200
+++ /var/tmp/diff_new_pack.rjDYv9/_new  2020-08-28 21:13:41.852101005 +0200
@@ -23,7 +23,7 @@
 
 Name:   libva-gl
 %define _name   libva
-Version:2.7.0
+Version:2.8.0
 Release:0
 Summary:Video Acceleration (VA) API
 License:MIT

++ libva.spec ++
--- /var/tmp/diff_new_pack.rjDYv9/_old  2020-08-28 21:13:41.880101019 +0200
+++ /var/tmp/diff_new_pack.rjDYv9/_new  2020-08-28 21:13:41.884101021 +0200
@@ -23,7 +23,7 @@
 
 Name:   libva
 %define _name   libva
-Version:2.7.0
+Version:2.8.0
 Release:0
 Summary:Video Acceleration (VA) API
 License:MIT

++ libva-2.7.0.tar.bz2 -> libva-2.8.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libva-2.7.0/NEWS new/libva-2.8.0/NEWS
--- old/libva-2.7.0/NEWS2020-03-27 15:22:08.0 +0100
+++ new/libva-2.8.0/NEWS2020-06-23 16:57:20.0 +0200
@@ -1,6 +1,30 @@
-libva NEWS -- summary of user visible changes.  2020-03-26
+libva NEWS -- summary of user visible changes.  2020-06-18
 Copyright (C) 2009-2020 Intel Corporation
 
+version 2.8.0 - 18.Jun.2020
+* trace: enable return value trace for successful function call
+* trace: divide va_TraceEndPicture to two seperate function
+* trace: add support for VAProfileHEVCSccMain444_10
+* fix:Fixes file descriptor leak
+* add fourcc code for P012 format
+* travis: Add a test that code files don't have the exec bit set
+* Remove the execute bit from all source code files
+* meson: Allow for libdir and includedir to be absolute paths
+* trace: Fix format string warnings
+* fix:Fix clang warning (reading garbage)
+* add definition to enforce both reflist not empty
+* trace: List correct field names in va_TraceVAPictureParameterBufferHEVC
+* change the return value to be UNIMPLEMENTED when the function pointer is NULL
+* remove check of vaPutSurface implementation
+* Add new slice structure flag for CAPS reporting
+* VA/X11: VAAPI driver mapping for iris DRI driver
+* VA/X11: enable driver candidate selection for DRI2
+* Add SCC flags to enable/disable features
+* fix: Fix HDR10 MaxCLL and MaxFALL documentation
+* Add VAProfileHEVCSccMain444_10 for HEVC
+* change the compatible list to be dynamic one
+* trace:Convert VAProfileAV1Profile0 VAProfileAV1Profile1 to string
+
 version 2.7.0 - 26.Mar.2020
 * trace: av1 decode buffers trace
 * trace: Add HEVC REXT and SCC trace for decoding.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libva-2.7.0/configure 

commit libva for openSUSE:Factory

2020-04-14 Thread root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2020-04-14 15:08:51

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new.2738 (New)


Package is "libva"

Tue Apr 14 15:08:51 2020 rev:53 rq:792964 version:2.7.0

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva-gl.changes   2020-03-16 
10:16:56.623553153 +0100
+++ /work/SRC/openSUSE:Factory/.libva.new.2738/libva-gl.changes 2020-04-14 
16:23:34.447703952 +0200
@@ -1,0 +2,15 @@
+Fri Apr 10 15:14:22 UTC 2020 - Stefan Dirsch 
+
+- Update to version 2.7.0
+  * trace: av1 decode buffers trace
+  * trace: Add HEVC REXT and SCC trace for decoding.
+  * Add av1 decode interfaces
+  * Fix crashes on system without supported hardware by PR #369.
+  * Add 2 FourCC for 10bit RGB(without Alpha) format: X2R10G10B10
+and X2B10G10R10.
+  * Fix android build issue #365 and remove some trailing
+whitespace
+  * Adjust call sequence to ensure authenticate operation is
+executed to fix #355
+
+---
libva.changes: same change

Old:

  libva-2.6.1.tar.bz2
  libva-2.6.1.tar.bz2.sha1sum

New:

  libva-2.7.0.tar.bz2
  libva-2.7.0.tar.bz2.sha1sum



Other differences:
--
++ libva-gl.spec ++
--- /var/tmp/diff_new_pack.1Iyg98/_old  2020-04-14 16:23:34.971704434 +0200
+++ /var/tmp/diff_new_pack.1Iyg98/_new  2020-04-14 16:23:34.971704434 +0200
@@ -23,7 +23,7 @@
 
 Name:   libva-gl
 %define _name   libva
-Version:2.6.1
+Version:2.7.0
 Release:0
 Summary:Video Acceleration (VA) API
 License:MIT

++ libva.spec ++
--- /var/tmp/diff_new_pack.1Iyg98/_old  2020-04-14 16:23:34.987704449 +0200
+++ /var/tmp/diff_new_pack.1Iyg98/_new  2020-04-14 16:23:34.991704452 +0200
@@ -23,7 +23,7 @@
 
 Name:   libva
 %define _name   libva
-Version:2.6.1
+Version:2.7.0
 Release:0
 Summary:Video Acceleration (VA) API
 License:MIT

++ libva-2.6.1.tar.bz2 -> libva-2.7.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libva-2.6.1/NEWS new/libva-2.7.0/NEWS
--- old/libva-2.6.1/NEWS2019-12-25 16:46:11.0 +0100
+++ new/libva-2.7.0/NEWS2020-03-27 15:22:08.0 +0100
@@ -1,5 +1,14 @@
-libva NEWS -- summary of user visible changes.  2019-12-25
-Copyright (C) 2009-2019 Intel Corporation
+libva NEWS -- summary of user visible changes.  2020-03-26
+Copyright (C) 2009-2020 Intel Corporation
+
+version 2.7.0 - 26.Mar.2020
+* trace: av1 decode buffers trace
+* trace: Add HEVC REXT and SCC trace for decoding.
+* Add av1 decode interfaces
+* Fix crashes on system without supported hardware by PR #369.
+* Add 2 FourCC for 10bit RGB(without Alpha) format: X2R10G10B10 and 
X2B10G10R10.
+* Fix android build issue #365 and remove some trailing whitespace
+* Adjust call sequence to ensure authenticate operation is executed to fix #355
 
 version 2.6.0 - 15.Dec.2019
 * enable the mutiple driver selection logic and enable it for DRM.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libva-2.6.1/configure new/libva-2.7.0/configure
--- old/libva-2.6.1/configure   2020-01-17 12:30:10.0 +0100
+++ new/libva-2.7.0/configure   2020-04-09 17:48:09.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libva 2.6.1.
+# Generated by GNU Autoconf 2.69 for libva 2.7.0.
 #
 # Report bugs to .
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='libva'
 PACKAGE_TARNAME='libva'
-PACKAGE_VERSION='2.6.1'
-PACKAGE_STRING='libva 2.6.1'
+PACKAGE_VERSION='2.7.0'
+PACKAGE_STRING='libva 2.7.0'
 PACKAGE_BUGREPORT='https://github.com/intel/libva/issues/new'
 PACKAGE_URL='https://github.com/intel/libva'
 
@@ -1394,7 +1394,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures libva 2.6.1 to adapt to many kinds of systems.
+\`configure' configures libva 2.7.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1465,7 +1465,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of libva 2.6.1:";;
+ short | recursive ) echo "Configuration of libva 2.7.0:";;
esac
   cat <<\_ACEOF
 
@@ -1603,7 +1603,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-libva configure 2.6.1
+libva 

commit libva for openSUSE:Factory

2020-03-16 Thread root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2020-03-16 10:16:19

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new.3160 (New)


Package is "libva"

Mon Mar 16 10:16:19 2020 rev:52 rq:784644 version:2.6.1

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva-gl.changes   2020-03-06 
21:26:24.409519365 +0100
+++ /work/SRC/openSUSE:Factory/.libva.new.3160/libva-gl.changes 2020-03-16 
10:16:56.623553153 +0100
@@ -1,0 +2,7 @@
+Fri Mar  6 12:08:04 UTC 2020 - Stefan Dirsch 
+
+- cleanup in specfile: get rid of is_opensuse macro, which is no
+  longer needed at all since sle15/Leap15, where we always enable
+  wayland support (jira#PM-1623)
+
+---
libva.changes: same change



Other differences:
--
++ libva-gl.spec ++
--- /var/tmp/diff_new_pack.Yoo1Uu/_old  2020-03-16 10:16:57.695553590 +0100
+++ /var/tmp/diff_new_pack.Yoo1Uu/_new  2020-03-16 10:16:57.699553591 +0100
@@ -18,12 +18,6 @@
 
 #
 
-%if 0%{?suse_version} <= 1315 && !0%{?is_opensuse}
-%bcond_with wayland
-%else
-%bcond_without wayland
-%endif
-
 %define build_gl 1
 %define sover 2
 
@@ -51,11 +45,9 @@
 BuildRequires:  pkgconfig(xv)
 %if %{build_gl}
 BuildRequires:  pkgconfig(gl)
-%if %{with wayland}
 BuildRequires:  pkgconfig(wayland-client) >= 1.11.0
 BuildRequires:  pkgconfig(wayland-scanner) >= 1.11.0
 %endif
-%endif
 
 %description
 The libva library implements the Video Acceleration API.
@@ -86,9 +78,7 @@
 %if 0%{?build_gl}
 BuildRequires:  libva-devel = %{version}
 Requires:   libva-glx%{sover} = %{version}
-%if %{with wayland}
 Requires:   libva-wayland%{sover} = %{version}
-%endif
 Requires:   pkgconfig(gl)
 %else
 Requires:   libva%{sover} = %{version}
@@ -150,9 +140,7 @@
 #   osc service run source_validator
 #
 # fails on sle
-%if %{with wayland}
 echo libva-wayland%{sover} >> $RPM_SOURCE_DIR/baselibs.conf
-%endif
 
 %build
 [ -d m4 ]  || mkdir m4
@@ -160,11 +148,7 @@
 %configure \
 %if %{build_gl}
--enable-glx \
-%if %{with wayland}
--enable-wayland \
-%else
-   --disable-wayland \
-%endif
 %endif
--with-drivers-path=%{_libdir}/dri
 make %{?_smp_mflags}
@@ -204,19 +188,15 @@
 %files -n libva-glx%{sover}
 %{_libdir}/libva-glx.so.%{sover}*
 
-%if %{with wayland}
 %files -n libva-wayland%{sover}
 %{_libdir}/libva-wayland.so.%{sover}*
-%endif
 
 %files devel
 %{_libdir}/libva-glx.so
 %{_includedir}/va
 %{_libdir}/pkgconfig/libva-glx.pc
-%if %{with wayland}
 %{_libdir}/pkgconfig/libva-wayland.pc
 %{_libdir}/libva-wayland.so
-%endif
 
 %else
 

++ libva.spec ++
--- /var/tmp/diff_new_pack.Yoo1Uu/_old  2020-03-16 10:16:57.747553611 +0100
+++ /var/tmp/diff_new_pack.Yoo1Uu/_new  2020-03-16 10:16:57.759553615 +0100
@@ -18,12 +18,6 @@
 
 #
 
-%if 0%{?suse_version} <= 1315 && !0%{?is_opensuse}
-%bcond_with wayland
-%else
-%bcond_without wayland
-%endif
-
 %define build_gl 0
 %define sover 2
 
@@ -51,11 +45,9 @@
 BuildRequires:  pkgconfig(xv)
 %if %{build_gl}
 BuildRequires:  pkgconfig(gl)
-%if %{with wayland}
 BuildRequires:  pkgconfig(wayland-client) >= 1.11.0
 BuildRequires:  pkgconfig(wayland-scanner) >= 1.11.0
 %endif
-%endif
 
 %description
 The libva library implements the Video Acceleration API.
@@ -86,9 +78,7 @@
 %if 0%{?build_gl}
 BuildRequires:  libva-devel = %{version}
 Requires:   libva-glx%{sover} = %{version}
-%if %{with wayland}
 Requires:   libva-wayland%{sover} = %{version}
-%endif
 Requires:   pkgconfig(gl)
 %else
 Requires:   libva%{sover} = %{version}
@@ -150,9 +140,7 @@
 #   osc service run source_validator
 #
 # fails on sle
-%if %{with wayland}
 echo libva-wayland%{sover} >> $RPM_SOURCE_DIR/baselibs.conf
-%endif
 
 %build
 [ -d m4 ]  || mkdir m4
@@ -160,11 +148,7 @@
 %configure \
 %if %{build_gl}
--enable-glx \
-%if %{with wayland}
--enable-wayland \
-%else
-   --disable-wayland \
-%endif
 %endif
--with-drivers-path=%{_libdir}/dri
 make %{?_smp_mflags}
@@ -204,19 +188,15 @@
 %files -n libva-glx%{sover}
 %{_libdir}/libva-glx.so.%{sover}*
 
-%if %{with wayland}
 %files -n libva-wayland%{sover}
 %{_libdir}/libva-wayland.so.%{sover}*
-%endif
 
 %files devel
 %{_libdir}/libva-glx.so
 %{_includedir}/va
 %{_libdir}/pkgconfig/libva-glx.pc
-%if %{with wayland}
 %{_libdir}/pkgconfig/libva-wayland.pc
 %{_libdir}/libva-wayland.so
-%endif
 
 %else
 




commit libva for openSUSE:Factory

2020-03-06 Thread root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2020-03-06 21:26:05

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new.26092 (New)


Package is "libva"

Fri Mar  6 21:26:05 2020 rev:51 rq:781543 version:2.6.1

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva-gl.changes   2020-01-21 
17:17:33.990800663 +0100
+++ /work/SRC/openSUSE:Factory/.libva.new.26092/libva-gl.changes
2020-03-06 21:26:24.409519365 +0100
@@ -1,0 +2,26 @@
+Wed Feb 26 11:49:43 UTC 2020 - Stefan Dirsch 
+
+- Update to version 2.6.1
+  * adjust call sequence to ensure authenticate operation is
+executed this patch is not needed for media-driver, but
+needed for i965 driver which check authentication. 
+
+---
+Fri Jan 10 23:49:36 UTC 2020 - Aaron Stern 
+
+- Update to version 2.6.0:
+  * enable the mutiple driver selection logic and enable it for DRM.
+  * drm: Add iHD to driver_name_map
+  * Add missed slice parameter 'slice_data_num_emu_prevn_bytes'
+  * ensure that all meson files are part of the release tarball
+  * configure: use correct comparison operator
+  * trace: support VAConfigAttribMultipleFrame in trace
+  * remove incorrect field of VAConfigAttribValDecJPEG
+  * va/va_trace: Dump VP9 parameters for profile 1~3
+  * add multiple frame capability report
+  * add variable to indicate layer infromation
+  * trace: fix memory leak on closing the trace
+  * add prediction direction caps report
+  * Add comments for colour primaries and transfer characteristics in 
VAProcColorProperties
+
+---
libva.changes: same change

Old:

  libva-2.5.0.tar.bz2
  libva-2.5.0.tar.bz2.sha1sum

New:

  libva-2.6.1.tar.bz2
  libva-2.6.1.tar.bz2.sha1sum



Other differences:
--
++ libva-gl.spec ++
--- /var/tmp/diff_new_pack.UbgpGr/_old  2020-03-06 21:26:25.405519916 +0100
+++ /var/tmp/diff_new_pack.UbgpGr/_new  2020-03-06 21:26:25.405519916 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libva-gl
 #
-# 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
@@ -29,12 +29,12 @@
 
 Name:   libva-gl
 %define _name   libva
-Version:2.5.0
+Version:2.6.1
 Release:0
 Summary:Video Acceleration (VA) API
 License:MIT
 Group:  Development/Libraries/C and C++
-Url:http://freedesktop.org/wiki/Software/vaapi
+URL:http://freedesktop.org/wiki/Software/vaapi
 Source0:
https://github.com/intel/libva/releases/download/%{version}/%{_name}-%{version}.tar.bz2
 Source1:
https://github.com/intel/libva/releases/download/%{version}/%{_name}-%{version}.tar.bz2.sha1sum
 Source2:baselibs.conf

++ libva.spec ++
--- /var/tmp/diff_new_pack.UbgpGr/_old  2020-03-06 21:26:25.425519927 +0100
+++ /var/tmp/diff_new_pack.UbgpGr/_new  2020-03-06 21:26:25.433519931 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libva
 #
-# 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
@@ -29,12 +29,12 @@
 
 Name:   libva
 %define _name   libva
-Version:2.5.0
+Version:2.6.1
 Release:0
 Summary:Video Acceleration (VA) API
 License:MIT
 Group:  Development/Libraries/C and C++
-Url:http://freedesktop.org/wiki/Software/vaapi
+URL:http://freedesktop.org/wiki/Software/vaapi
 Source0:
https://github.com/intel/libva/releases/download/%{version}/%{_name}-%{version}.tar.bz2
 Source1:
https://github.com/intel/libva/releases/download/%{version}/%{_name}-%{version}.tar.bz2.sha1sum
 Source2:baselibs.conf

++ libva-2.5.0.tar.bz2 -> libva-2.6.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libva-2.5.0/Makefile.am new/libva-2.6.1/Makefile.am
--- old/libva-2.5.0/Makefile.am 2019-06-17 12:35:14.0 +0200
+++ new/libva-2.6.1/Makefile.am 2019-12-17 14:46:07.0 +0100
@@ -30,7 +30,7 @@
 SUBDIRS += doc
 endif
 
-EXTRA_DIST=doc/va_footer.html
+EXTRA_DIST=doc/va_footer.html meson.build meson_options.txt
 # Extra clean files so that maintainer-clean removes *everything*
 MAINTAINERCLEANFILES = \
aclocal.m4 compile config.guess config.sub \
diff -urN 

commit libva for openSUSE:Factory

2020-01-21 Thread root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2020-01-21 17:17:30

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new.26092 (New)


Package is "libva"

Tue Jan 21 17:17:30 2020 rev:50 rq: version:2.5.0

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva-gl.changes   2020-01-19 
20:53:31.235926799 +0100
+++ /work/SRC/openSUSE:Factory/.libva.new.26092/libva-gl.changes
2020-01-21 17:17:33.990800663 +0100
@@ -2,18 +1,0 @@
-Fri Jan 10 23:54:27 UTC 2020 - Aaron Stern 
-
-- Update to version 2.6.0:
-  * enable the mutiple driver selection logic and enable it for DRM.
-  * drm: Add iHD to driver_name_map
-  * Add missed slice parameter 'slice_data_num_emu_prevn_bytes'
-  * ensure that all meson files are part of the release tarball
-  * configure: use correct comparison operator
-  * trace: support VAConfigAttribMultipleFrame in trace
-  * remove incorrect field of VAConfigAttribValDecJPEG
-  * va/va_trace: Dump VP9 parameters for profile 1~3
-  * add multiple frame capability report
-  * add variable to indicate layer infromation
-  * trace: fix memory leak on closing the trace
-  * add prediction direction caps report
-  * Add comments for colour primaries and transfer characteristics in 
VAProcColorProperties
-

libva.changes: same change

Old:

  libva-2.6.0.tar.bz2
  libva-2.6.0.tar.bz2.sha1sum

New:

  libva-2.5.0.tar.bz2
  libva-2.5.0.tar.bz2.sha1sum



Other differences:
--
++ libva-gl.spec ++
--- /var/tmp/diff_new_pack.xdhWG9/_old  2020-01-21 17:17:36.366801999 +0100
+++ /var/tmp/diff_new_pack.xdhWG9/_new  2020-01-21 17:17:36.386802009 +0100
@@ -29,7 +29,7 @@
 
 Name:   libva-gl
 %define _name   libva
-Version:2.6.0
+Version:2.5.0
 Release:0
 Summary:Video Acceleration (VA) API
 License:MIT

++ libva.spec ++
--- /var/tmp/diff_new_pack.xdhWG9/_old  2020-01-21 17:17:36.462802052 +0100
+++ /var/tmp/diff_new_pack.xdhWG9/_new  2020-01-21 17:17:36.478802061 +0100
@@ -29,7 +29,7 @@
 
 Name:   libva
 %define _name   libva
-Version:2.6.0
+Version:2.5.0
 Release:0
 Summary:Video Acceleration (VA) API
 License:MIT

++ libva-2.6.0.tar.bz2 -> libva-2.5.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libva-2.6.0/Makefile.am new/libva-2.5.0/Makefile.am
--- old/libva-2.6.0/Makefile.am 2019-12-17 14:46:07.0 +0100
+++ new/libva-2.5.0/Makefile.am 2019-06-17 12:35:14.0 +0200
@@ -30,7 +30,7 @@
 SUBDIRS += doc
 endif
 
-EXTRA_DIST=doc/va_footer.html meson.build meson_options.txt
+EXTRA_DIST=doc/va_footer.html
 # Extra clean files so that maintainer-clean removes *everything*
 MAINTAINERCLEANFILES = \
aclocal.m4 compile config.guess config.sub \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libva-2.6.0/Makefile.in new/libva-2.5.0/Makefile.in
--- old/libva-2.6.0/Makefile.in 2019-12-30 11:28:32.0 +0100
+++ new/libva-2.5.0/Makefile.in 2019-07-05 16:14:46.0 +0200
@@ -380,7 +380,7 @@
 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
 AUTOMAKE_OPTIONS = foreign
 SUBDIRS = va pkgconfig $(am__append_1)
-EXTRA_DIST = doc/va_footer.html meson.build meson_options.txt
+EXTRA_DIST = doc/va_footer.html
 # Extra clean files so that maintainer-clean removes *everything*
 MAINTAINERCLEANFILES = \
aclocal.m4 compile config.guess config.sub \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libva-2.6.0/NEWS new/libva-2.5.0/NEWS
--- old/libva-2.6.0/NEWS2019-12-25 16:46:11.0 +0100
+++ new/libva-2.5.0/NEWS2019-07-05 15:08:40.0 +0200
@@ -1,21 +1,6 @@
-libva NEWS -- summary of user visible changes.  2019-12-25
+libva NEWS -- summary of user visible changes.  2019-07-05
 Copyright (C) 2009-2019 Intel Corporation
 
-version 2.6.0 - 15.Dec.2019
-* enable the mutiple driver selection logic and enable it for DRM.
-* drm: Add iHD to driver_name_map
-* Add missed slice parameter 'slice_data_num_emu_prevn_bytes'
-* ensure that all meson files are part of the release tarball
-* configure: use correct comparison operator
-* trace: support VAConfigAttribMultipleFrame in trace
-* remove incorrect field of VAConfigAttribValDecJPEG
-* va/va_trace: Dump VP9 parameters for profile 1~3
-* add multiple frame capability report
-* add variable to indicate layer infromation
-* trace: fix memory leak on closing the trace
-* add prediction direction caps report
-* Add comments for colour primaries and transfer 

commit libva for openSUSE:Factory

2020-01-19 Thread root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2020-01-19 20:52:57

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new.26092 (New)


Package is "libva"

Sun Jan 19 20:52:57 2020 rev:49 rq:764815 version:2.6.0

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva-gl.changes   2019-11-08 
15:29:22.507235939 +0100
+++ /work/SRC/openSUSE:Factory/.libva.new.26092/libva-gl.changes
2020-01-19 20:53:31.235926799 +0100
@@ -1,0 +2,18 @@
+Fri Jan 10 23:54:27 UTC 2020 - Aaron Stern 
+
+- Update to version 2.6.0:
+  * enable the mutiple driver selection logic and enable it for DRM.
+  * drm: Add iHD to driver_name_map
+  * Add missed slice parameter 'slice_data_num_emu_prevn_bytes'
+  * ensure that all meson files are part of the release tarball
+  * configure: use correct comparison operator
+  * trace: support VAConfigAttribMultipleFrame in trace
+  * remove incorrect field of VAConfigAttribValDecJPEG
+  * va/va_trace: Dump VP9 parameters for profile 1~3
+  * add multiple frame capability report
+  * add variable to indicate layer infromation
+  * trace: fix memory leak on closing the trace
+  * add prediction direction caps report
+  * Add comments for colour primaries and transfer characteristics in 
VAProcColorProperties
+
+---
--- /work/SRC/openSUSE:Factory/libva/libva.changes  2019-11-08 
15:29:23.199236718 +0100
+++ /work/SRC/openSUSE:Factory/.libva.new.26092/libva.changes   2020-01-19 
20:53:32.183927297 +0100
@@ -1,0 +2,18 @@
+Fri Jan 10 23:49:36 UTC 2020 - Aaron Stern 
+
+- Update to version 2.6.0:
+  * enable the mutiple driver selection logic and enable it for DRM.
+  * drm: Add iHD to driver_name_map
+  * Add missed slice parameter 'slice_data_num_emu_prevn_bytes'
+  * ensure that all meson files are part of the release tarball
+  * configure: use correct comparison operator
+  * trace: support VAConfigAttribMultipleFrame in trace
+  * remove incorrect field of VAConfigAttribValDecJPEG
+  * va/va_trace: Dump VP9 parameters for profile 1~3
+  * add multiple frame capability report
+  * add variable to indicate layer infromation
+  * trace: fix memory leak on closing the trace
+  * add prediction direction caps report
+  * Add comments for colour primaries and transfer characteristics in 
VAProcColorProperties
+
+---

Old:

  libva-2.5.0.tar.bz2
  libva-2.5.0.tar.bz2.sha1sum

New:

  libva-2.6.0.tar.bz2
  libva-2.6.0.tar.bz2.sha1sum



Other differences:
--
++ libva-gl.spec ++
--- /var/tmp/diff_new_pack.kCfnuV/_old  2020-01-19 20:53:33.995928249 +0100
+++ /var/tmp/diff_new_pack.kCfnuV/_new  2020-01-19 20:53:33.28251 +0100
@@ -29,7 +29,7 @@
 
 Name:   libva-gl
 %define _name   libva
-Version:2.5.0
+Version:2.6.0
 Release:0
 Summary:Video Acceleration (VA) API
 License:MIT

++ libva.spec ++
--- /var/tmp/diff_new_pack.kCfnuV/_old  2020-01-19 20:53:34.039928272 +0100
+++ /var/tmp/diff_new_pack.kCfnuV/_new  2020-01-19 20:53:34.047928276 +0100
@@ -29,7 +29,7 @@
 
 Name:   libva
 %define _name   libva
-Version:2.5.0
+Version:2.6.0
 Release:0
 Summary:Video Acceleration (VA) API
 License:MIT

++ libva-2.5.0.tar.bz2 -> libva-2.6.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libva-2.5.0/Makefile.am new/libva-2.6.0/Makefile.am
--- old/libva-2.5.0/Makefile.am 2019-06-17 12:35:14.0 +0200
+++ new/libva-2.6.0/Makefile.am 2019-12-17 14:46:07.0 +0100
@@ -30,7 +30,7 @@
 SUBDIRS += doc
 endif
 
-EXTRA_DIST=doc/va_footer.html
+EXTRA_DIST=doc/va_footer.html meson.build meson_options.txt
 # Extra clean files so that maintainer-clean removes *everything*
 MAINTAINERCLEANFILES = \
aclocal.m4 compile config.guess config.sub \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libva-2.5.0/Makefile.in new/libva-2.6.0/Makefile.in
--- old/libva-2.5.0/Makefile.in 2019-07-05 16:14:46.0 +0200
+++ new/libva-2.6.0/Makefile.in 2019-12-30 11:28:32.0 +0100
@@ -380,7 +380,7 @@
 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
 AUTOMAKE_OPTIONS = foreign
 SUBDIRS = va pkgconfig $(am__append_1)
-EXTRA_DIST = doc/va_footer.html
+EXTRA_DIST = doc/va_footer.html meson.build meson_options.txt
 # Extra clean files so that maintainer-clean removes *everything*
 MAINTAINERCLEANFILES = \
aclocal.m4 compile config.guess config.sub \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit libva for openSUSE:Factory

2019-11-08 Thread root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2019-11-08 15:29:20

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new.2990 (New)


Package is "libva"

Fri Nov  8 15:29:20 2019 rev:48 rq:746615 version:2.5.0

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva-gl.changes   2019-08-28 
16:00:33.218808876 +0200
+++ /work/SRC/openSUSE:Factory/.libva.new.2990/libva-gl.changes 2019-11-08 
15:29:22.507235939 +0100
@@ -2 +2,7 @@
-Wed Aug 21 21:55:43 UTC 2019 - Aaron Stern 
+Thu Nov  7 12:49:29 UTC 2019 - Stefan Dirsch 
+
+- This release is needed for latest intel-media-driver update
+  (jsc#SLE-8838)
+
+---
+Wed Aug 21 22:07:32 UTC 2019 - Aaron Stern 
--- /work/SRC/openSUSE:Factory/libva/libva.changes  2019-08-28 
16:00:33.254808870 +0200
+++ /work/SRC/openSUSE:Factory/.libva.new.2990/libva.changes2019-11-08 
15:29:23.199236718 +0100
@@ -1,0 +2,6 @@
+Thu Nov  7 12:49:29 UTC 2019 - Stefan Dirsch 
+
+- This release is needed for latest intel-media-driver update
+  (jsc#SLE-8838)
+
+---



Other differences:
--
libva.spec: same change



commit libva for openSUSE:Factory

2019-08-28 Thread root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2019-08-28 16:00:31

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new.7948 (New)


Package is "libva"

Wed Aug 28 16:00:31 2019 rev:47 rq:725396 version:2.5.0

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva-gl.changes   2019-07-22 
12:14:59.731750868 +0200
+++ /work/SRC/openSUSE:Factory/.libva.new.7948/libva-gl.changes 2019-08-28 
16:00:33.218808876 +0200
@@ -1,0 +2,27 @@
+Wed Aug 21 21:55:43 UTC 2019 - Aaron Stern 
+
+- Update to version 2.5.0:
+  * Correct the comment of color_range.
+  * Add VA_FOURCC_A2B10G10R10 for format a2b10g10r10.
+  * Adjust VAEncMiscParameterQuantization structure to be align with 
VAEncMiscParameterBuffer(possible to impact BC)
+  * Add attribute for max frame size
+  * Add va_footer.html into distribution build
+  * va_trace: hevc profiles added
+  * Add new definition for input/output surface flag
+  * va/va_trace: add trace support for VAEncMiscParameterTypeSkipFrame 
structure.
+  * va/va_trace: add MPEG2 trace support for MiscParam and SequenceParam
+  * va_openDriver: check strdup return value
+  * Mark some duplicated field as deprecated
+  * Add return value into logs
+  * va/va_trace: add trace support for VAEncMiscParameterEncQuality structure.
+  * Add newformat foucc defination
+  * va_backend: remove unneeded linux/videodev2.h include
+  * va_trace: add missing  include
+  * configure: don't build glx if VA/X11 isn't built
+  * va/va_trace: unbreak with C89 after b369467
+  * [common] Add A2RGB10 fourcc definition
+  * build: meson: enables va messaging and visibility
+  * va/va_trace: add trace support for RIR(rolling intra refresh).
+  * va/va_trace: add trace support for ROI(region of interest)
+
+---
--- /work/SRC/openSUSE:Factory/libva/libva.changes  2019-07-22 
12:14:59.763750859 +0200
+++ /work/SRC/openSUSE:Factory/.libva.new.7948/libva.changes2019-08-28 
16:00:33.254808870 +0200
@@ -1,0 +2,27 @@
+Wed Aug 21 22:07:32 UTC 2019 - Aaron Stern 
+
+- Update to version 2.5.0:
+  * Correct the comment of color_range.
+  * Add VA_FOURCC_A2B10G10R10 for format a2b10g10r10.
+  * Adjust VAEncMiscParameterQuantization structure to be align with 
VAEncMiscParameterBuffer(possible to impact BC)
+  * Add attribute for max frame size
+  * Add va_footer.html into distribution build
+  * va_trace: hevc profiles added
+  * Add new definition for input/output surface flag
+  * va/va_trace: add trace support for VAEncMiscParameterTypeSkipFrame 
structure.
+  * va/va_trace: add MPEG2 trace support for MiscParam and SequenceParam
+  * va_openDriver: check strdup return value
+  * Mark some duplicated field as deprecated
+  * Add return value into logs
+  * va/va_trace: add trace support for VAEncMiscParameterEncQuality structure.
+  * Add newformat foucc defination
+  * va_backend: remove unneeded linux/videodev2.h include
+  * va_trace: add missing  include
+  * configure: don't build glx if VA/X11 isn't built
+  * va/va_trace: unbreak with C89 after b369467
+  * [common] Add A2RGB10 fourcc definition
+  * build: meson: enables va messaging and visibility
+  * va/va_trace: add trace support for RIR(rolling intra refresh).
+  * va/va_trace: add trace support for ROI(region of interest)
+
+---

Old:

  libva-2.4.1.tar.bz2
  libva-2.4.1.tar.bz2.sha1sum

New:

  libva-2.5.0.tar.bz2
  libva-2.5.0.tar.bz2.sha1sum



Other differences:
--
++ libva-gl.spec ++
--- /var/tmp/diff_new_pack.7egNLg/_old  2019-08-28 16:00:33.726808800 +0200
+++ /var/tmp/diff_new_pack.7egNLg/_new  2019-08-28 16:00:33.726808800 +0200
@@ -29,7 +29,7 @@
 
 Name:   libva-gl
 %define _name   libva
-Version:2.4.1
+Version:2.5.0
 Release:0
 Summary:Video Acceleration (VA) API
 License:MIT

++ libva.spec ++
--- /var/tmp/diff_new_pack.7egNLg/_old  2019-08-28 16:00:33.746808796 +0200
+++ /var/tmp/diff_new_pack.7egNLg/_new  2019-08-28 16:00:33.750808796 +0200
@@ -29,7 +29,7 @@
 
 Name:   libva
 %define _name   libva
-Version:2.4.1
+Version:2.5.0
 Release:0
 Summary:Video Acceleration (VA) API
 License:MIT

++ libva-2.4.1.tar.bz2 -> libva-2.5.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libva-2.4.1/Makefile.am new/libva-2.5.0/Makefile.am
--- old/libva-2.4.1/Makefile.am 2018-12-26 11:22:45.0 +0100
+++ new/libva-2.5.0/Makefile.am 2019-06-17 12:35:14.0 +0200
@@ -30,6 +30,7 @@
 SUBDIRS += doc
 endif
 

commit libva for openSUSE:Factory

2019-07-22 Thread root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2019-07-22 12:14:58

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new.4126 (New)


Package is "libva"

Mon Jul 22 12:14:58 2019 rev:46 rq:713731 version:2.4.1

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva-gl.changes   2019-02-01 
11:43:15.392687386 +0100
+++ /work/SRC/openSUSE:Factory/.libva.new.4126/libva-gl.changes 2019-07-22 
12:14:59.731750868 +0200
@@ -1,0 +2,10 @@
+Sat Jul  6 08:00:11 UTC 2019 - Bjørn Lie 
+
+- Update to version 2.4.1:
+  * [common] Add A2RGB10 fourcc definition.
+  * build: meson: enables va messaging and visibility.
+  * va/va_trace:
+- Add trace support for RIR(rolling intra refresh).
+- Add trace support for ROI(region of interest).
+
+---
libva.changes: same change

Old:

  libva-2.4.0.tar.bz2
  libva-2.4.0.tar.bz2.sha1sum

New:

  libva-2.4.1.tar.bz2
  libva-2.4.1.tar.bz2.sha1sum



Other differences:
--
++ libva-gl.spec ++
--- /var/tmp/diff_new_pack.vbwNXu/_old  2019-07-22 12:15:00.475750666 +0200
+++ /var/tmp/diff_new_pack.vbwNXu/_new  2019-07-22 12:15:00.479750665 +0200
@@ -29,14 +29,14 @@
 
 Name:   libva-gl
 %define _name   libva
-Version:2.4.0
+Version:2.4.1
 Release:0
 Summary:Video Acceleration (VA) API
 License:MIT
 Group:  Development/Libraries/C and C++
 Url:http://freedesktop.org/wiki/Software/vaapi
-Source0:
https://github.com/01org/libva/releases/download/%{version}/%{_name}-%{version}.tar.bz2
-Source1:
https://github.com/01org/libva/releases/download/%{version}/%{_name}-%{version}.tar.bz2.sha1sum
+Source0:
https://github.com/intel/libva/releases/download/%{version}/%{_name}-%{version}.tar.bz2
+Source1:
https://github.com/intel/libva/releases/download/%{version}/%{_name}-%{version}.tar.bz2.sha1sum
 Source2:baselibs.conf
 BuildRequires:  gcc-c++
 BuildRequires:  libtool

++ libva.spec ++
--- /var/tmp/diff_new_pack.vbwNXu/_old  2019-07-22 12:15:00.495750660 +0200
+++ /var/tmp/diff_new_pack.vbwNXu/_new  2019-07-22 12:15:00.495750660 +0200
@@ -29,14 +29,14 @@
 
 Name:   libva
 %define _name   libva
-Version:2.4.0
+Version:2.4.1
 Release:0
 Summary:Video Acceleration (VA) API
 License:MIT
 Group:  Development/Libraries/C and C++
 Url:http://freedesktop.org/wiki/Software/vaapi
-Source0:
https://github.com/01org/libva/releases/download/%{version}/%{_name}-%{version}.tar.bz2
-Source1:
https://github.com/01org/libva/releases/download/%{version}/%{_name}-%{version}.tar.bz2.sha1sum
+Source0:
https://github.com/intel/libva/releases/download/%{version}/%{_name}-%{version}.tar.bz2
+Source1:
https://github.com/intel/libva/releases/download/%{version}/%{_name}-%{version}.tar.bz2.sha1sum
 Source2:baselibs.conf
 BuildRequires:  gcc-c++
 BuildRequires:  libtool

++ libva-2.4.0.tar.bz2 -> libva-2.4.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libva-2.4.0/configure new/libva-2.4.1/configure
--- old/libva-2.4.0/configure   2019-01-25 20:04:09.0 +0100
+++ new/libva-2.4.1/configure   2019-05-22 15:36:28.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libva 2.4.0.
+# Generated by GNU Autoconf 2.69 for libva 2.4.1.
 #
 # Report bugs to .
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='libva'
 PACKAGE_TARNAME='libva'
-PACKAGE_VERSION='2.4.0'
-PACKAGE_STRING='libva 2.4.0'
+PACKAGE_VERSION='2.4.1'
+PACKAGE_STRING='libva 2.4.1'
 PACKAGE_BUGREPORT='https://github.com/intel/libva/issues/new'
 PACKAGE_URL='https://github.com/intel/libva'
 
@@ -1394,7 +1394,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures libva 2.4.0 to adapt to many kinds of systems.
+\`configure' configures libva 2.4.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1465,7 +1465,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of libva 2.4.0:";;
+ short | recursive ) echo "Configuration of libva 2.4.1:";;
esac
   cat <<\_ACEOF
 
@@ -1603,7 +1603,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-libva configure 

commit libva for openSUSE:Factory

2019-02-01 Thread root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2019-02-01 11:43:12

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new.28833 (New)


Package is "libva"

Fri Feb  1 11:43:12 2019 rev:45 rq:668840 version:2.4.0

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva-gl.changes   2018-11-06 
15:24:49.912572555 +0100
+++ /work/SRC/openSUSE:Factory/.libva.new.28833/libva-gl.changes
2019-02-01 11:43:15.392687386 +0100
@@ -1,0 +2,18 @@
+Sat Jan 26 20:27:33 UTC 2019 - bjorn@gmail.com
+
+- Update to version 2.4.0:
+  * va_TraceSurface support for VA_FOURCC_P010
+  * Add pointer to struct wl_interface for driver to use
+  * (integrate) va: fix new line symbol in error message
+  * av: avoid driver path truncation
+  * Fix compilation warning (uninit and wrong variable types) for
+Android O MR1
+  * Allow import of the DRM PRIME 2 memory type
+  * android: ignore unimportant compile warnnings
+  * compile: fix sign/unsign compare in va_trace.c
+  * android: replace utils/Log.h with log/log.h
+  * High Dynamic Range Tone Mapping: Add a new filter for input
+metadata and some comments
+  * Remove restrictions on vaSetDriverName()
+
+---
libva.changes: same change

Old:

  libva-2.3.0.tar.bz2
  libva-2.3.0.tar.bz2.sha1sum

New:

  libva-2.4.0.tar.bz2
  libva-2.4.0.tar.bz2.sha1sum



Other differences:
--
++ libva-gl.spec ++
--- /var/tmp/diff_new_pack.SM7Lzo/_old  2019-02-01 11:43:17.176685554 +0100
+++ /var/tmp/diff_new_pack.SM7Lzo/_new  2019-02-01 11:43:17.180685549 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libva-gl
 #
-# 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
@@ -29,7 +29,7 @@
 
 Name:   libva-gl
 %define _name   libva
-Version:2.3.0
+Version:2.4.0
 Release:0
 Summary:Video Acceleration (VA) API
 License:MIT

++ libva.spec ++
--- /var/tmp/diff_new_pack.SM7Lzo/_old  2019-02-01 11:43:17.196685533 +0100
+++ /var/tmp/diff_new_pack.SM7Lzo/_new  2019-02-01 11:43:17.200685529 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libva
 #
-# 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
@@ -29,7 +29,7 @@
 
 Name:   libva
 %define _name   libva
-Version:2.3.0
+Version:2.4.0
 Release:0
 Summary:Video Acceleration (VA) API
 License:MIT

++ libva-2.3.0.tar.bz2 -> libva-2.4.0.tar.bz2 ++
 3941 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libva-2.3.0/NEWS new/libva-2.4.0/NEWS
--- old/libva-2.3.0/NEWS2018-10-23 15:52:41.0 +0200
+++ new/libva-2.4.0/NEWS2019-01-25 19:40:26.0 +0100
@@ -1,5 +1,18 @@
-libva NEWS -- summary of user visible changes.  2018-09-30
-Copyright (C) 2009-2018 Intel Corporation
+libva NEWS -- summary of user visible changes.  2019-01-25
+Copyright (C) 2009-2019 Intel Corporation
+
+version 2.4.0 - 25.Jan.2019
+* va_TraceSurface support for VA_FOURCC_P010
+* Add pointer to struct wl_interface for driver to use
+* (integrate) va: fix new line symbol in error message
+* av: avoid driver path truncation
+* Fix compilation warning (uninit and wrong variable types) for Android O MR1
+* Allow import of the DRM PRIME 2 memory type
+* android: ignore unimportant compile warnnings
+* compile: fix sign/unsign compare in va_trace.c
+* android: replace utils/Log.h with log/log.h
+* High Dynamic Range Tone Mapping: Add a new filter for input metadata and 
some comments.
+* Remove restrictions on vaSetDriverName()
 
 version 2.3.0 - 30.Sep.2018
 * Bump VA-API version to 1.3.0 and libva to 2.3.0
@@ -12,7 +25,7 @@
 * Add new BRC mode definition QVBR
 * Add more complete colour properties for use in VPP
 
-Version 2.2.0 - DD.July.2018
+Version 2.2.0 - 12.July.2018
 * Bump VA-API version to 1.2.0 and libva to 2.2.0
 * Add support for hevc range extension decoding
 * Add support for fast 

commit libva for openSUSE:Factory

2018-11-06 Thread root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2018-11-06 15:24:44

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new (New)


Package is "libva"

Tue Nov  6 15:24:44 2018 rev:44 rq:645625 version:2.3.0

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva-gl.changes   2018-07-22 
23:38:08.144198818 +0200
+++ /work/SRC/openSUSE:Factory/.libva.new/libva-gl.changes  2018-11-06 
15:24:49.912572555 +0100
@@ -1,0 +2,14 @@
+Tue Oct 30 23:03:07 UTC 2018 - ch...@computersalat.de
+
+- Update to 2.3.0
+  * Bump VA-API version to 1.3.0 and libva to 2.3.0
+  * Add max frame size parameters for multiple pass case in legacy mode
+  * Add new BRC mode AVBR
+  * Add new interface for High Dynamic Range tone mapping
+  * Add missing enum to string conversions
+  * Add hevc subsets parameters structure
+  * Add Customized Noise Reduction (HVS) interfaces
+  * Add new BRC mode definition QVBR
+  * Add more complete colour properties for use in VPP
+
+---
libva.changes: same change

Old:

  libva-2.2.0.tar.bz2
  libva-2.2.0.tar.bz2.sha1sum

New:

  libva-2.3.0.tar.bz2
  libva-2.3.0.tar.bz2.sha1sum



Other differences:
--
++ libva-gl.spec ++
--- /var/tmp/diff_new_pack.kyXyZ6/_old  2018-11-06 15:24:50.704571351 +0100
+++ /var/tmp/diff_new_pack.kyXyZ6/_new  2018-11-06 15:24:50.708571346 +0100
@@ -12,7 +12,7 @@
 # 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/
 #
 
 
@@ -29,7 +29,7 @@
 
 Name:   libva-gl
 %define _name   libva
-Version:2.2.0
+Version:2.3.0
 Release:0
 Summary:Video Acceleration (VA) API
 License:MIT

++ libva.spec ++
--- /var/tmp/diff_new_pack.kyXyZ6/_old  2018-11-06 15:24:50.720571327 +0100
+++ /var/tmp/diff_new_pack.kyXyZ6/_new  2018-11-06 15:24:50.728571315 +0100
@@ -12,7 +12,7 @@
 # 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/
 #
 
 
@@ -29,7 +29,7 @@
 
 Name:   libva
 %define _name   libva
-Version:2.2.0
+Version:2.3.0
 Release:0
 Summary:Video Acceleration (VA) API
 License:MIT

++ libva-2.2.0.tar.bz2 -> libva-2.3.0.tar.bz2 ++
 3544 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libva-2.2.0/NEWS new/libva-2.3.0/NEWS
--- old/libva-2.2.0/NEWS2018-07-11 09:55:37.0 +0200
+++ new/libva-2.3.0/NEWS2018-10-23 15:52:41.0 +0200
@@ -1,7 +1,18 @@
-libva NEWS -- summary of user visible changes.  2018-07-11
+libva NEWS -- summary of user visible changes.  2018-09-30
 Copyright (C) 2009-2018 Intel Corporation
 
-Version 2.2.0 - 11.July.2018
+version 2.3.0 - 30.Sep.2018
+* Bump VA-API version to 1.3.0 and libva to 2.3.0
+* Add max frame size parameters for multiple pass case in legacy mode
+* Add new BRC mode AVBR
+* Add new interface for High Dynamic Range tone mapping
+* Add missing enum to string conversions
+* Add hevc subsets parameters structure
+* Add Customized Noise Reduction (HVS) interfaces
+* Add new BRC mode definition QVBR
+* Add more complete colour properties for use in VPP
+
+Version 2.2.0 - DD.July.2018
 * Bump VA-API version to 1.2.0 and libva to 2.2.0
 * Add support for hevc range extension decoding
 * Add support for fast intra prediction in HEVC FEI
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libva-2.2.0/config.h.in new/libva-2.3.0/config.h.in
--- old/libva-2.2.0/config.h.in 2018-07-11 09:55:46.0 +0200
+++ new/libva-2.3.0/config.h.in 2018-10-23 15:52:54.0 +0200
@@ -1,5 +1,8 @@
 /* config.h.in.  Generated from configure.ac by autoheader.  */
 
+/* Define if SSP C support is enabled. */
+#undef ENABLE_SSP_CC
+
 /* Defined to 1 if va messaging is 

commit libva for openSUSE:Factory

2018-07-22 Thread root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2018-07-22 23:38:05

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new (New)


Package is "libva"

Sun Jul 22 23:38:05 2018 rev:43 rq:623442 version:2.2.0

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva-gl.changes   2018-05-10 
15:44:10.408756818 +0200
+++ /work/SRC/openSUSE:Factory/.libva.new/libva-gl.changes  2018-07-22 
23:38:08.144198818 +0200
@@ -1,0 +2,14 @@
+Tue Jul 17 11:33:23 CEST 2018 - ti...@suse.de
+
+- Update to 2.2.0:
+  * Bump VA-API version to 1.2.0 and libva to 2.2.0
+  * Add support for hevc range extension decoding
+  * Add support for fast intra prediction in HEVC FEI
+  * Add 10/12-bit YUV render target formats
+  * Add fourcc code for Y210/Y216/Y410/Y416/RGB565/BGR565
+  * Add VA_STATUS_ERROR_NOT_ENOUGH_BUFFER
+  * Add VA_SURFACE_ATTRIB_USAGE_HINT_EXPORT
+  * Improve documentation
+- Use license tag
+
+---
libva.changes: same change

Old:

  libva-2.1.0.tar.bz2
  libva-2.1.0.tar.bz2.sha1sum

New:

  libva-2.2.0.tar.bz2
  libva-2.2.0.tar.bz2.sha1sum



Other differences:
--
++ libva-gl.spec ++
--- /var/tmp/diff_new_pack.AbKly7/_old  2018-07-22 23:38:09.584198342 +0200
+++ /var/tmp/diff_new_pack.AbKly7/_new  2018-07-22 23:38:09.584198342 +0200
@@ -29,7 +29,7 @@
 
 Name:   libva-gl
 %define _name   libva
-Version:2.1.0
+Version:2.2.0
 Release:0
 Summary:Video Acceleration (VA) API
 License:MIT
@@ -221,7 +221,7 @@
 %else
 
 %files -n libva%{sover}
-%doc COPYING
+%license COPYING
 %{_libdir}/libva.so.*
 
 %files -n libva-x11-%{sover}

++ libva.spec ++
--- /var/tmp/diff_new_pack.AbKly7/_old  2018-07-22 23:38:09.604198335 +0200
+++ /var/tmp/diff_new_pack.AbKly7/_new  2018-07-22 23:38:09.604198335 +0200
@@ -29,7 +29,7 @@
 
 Name:   libva
 %define _name   libva
-Version:2.1.0
+Version:2.2.0
 Release:0
 Summary:Video Acceleration (VA) API
 License:MIT
@@ -221,7 +221,7 @@
 %else
 
 %files -n libva%{sover}
-%doc COPYING
+%license COPYING
 %{_libdir}/libva.so.*
 
 %files -n libva-x11-%{sover}

++ libva-2.1.0.tar.bz2 -> libva-2.2.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libva-2.1.0/NEWS new/libva-2.2.0/NEWS
--- old/libva-2.1.0/NEWS2018-02-12 08:14:29.0 +0100
+++ new/libva-2.2.0/NEWS2018-07-11 09:55:37.0 +0200
@@ -1,6 +1,16 @@
-libva NEWS -- summary of user visible changes.  2018-02-12
+libva NEWS -- summary of user visible changes.  2018-07-11
 Copyright (C) 2009-2018 Intel Corporation
 
+Version 2.2.0 - 11.July.2018
+* Bump VA-API version to 1.2.0 and libva to 2.2.0
+* Add support for hevc range extension decoding
+* Add support for fast intra prediction in HEVC FEI
+* Add 10/12-bit YUV render target formats
+* Add fourcc code for Y210/Y216/Y410/Y416/RGB565/BGR565
+* Add VA_STATUS_ERROR_NOT_ENOUGH_BUFFER
+* Add VA_SURFACE_ATTRIB_USAGE_HINT_EXPORT
+* Improve documentation
+
 Version 2.1.0 - 12.Feb.2018
 * Bump VA-API version to 1.1.0 and libva to 2.1.0
 * Add API for multi-frame processing
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libva-2.1.0/configure new/libva-2.2.0/configure
--- old/libva-2.1.0/configure   2018-02-12 08:14:33.0 +0100
+++ new/libva-2.2.0/configure   2018-07-11 09:55:41.0 +0200
@@ -1,8 +1,8 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libva 2.1.0.
+# Generated by GNU Autoconf 2.69 for libva 2.2.0.
 #
-# Report bugs to .
+# Report bugs to .
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -275,7 +275,7 @@
 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
   else
 $as_echo "$0: Please tell bug-autoc...@gnu.org and
-$0: https://github.com/01org/libva/issues/new about your
+$0: https://github.com/intel/libva/issues/new about your
 $0: system, including any error possibly output before this
 $0: message. Then install a modern shell, or manually run
 $0: the script under such a shell if you do have one."
@@ -590,10 +590,10 @@
 # Identity of this package.
 PACKAGE_NAME='libva'
 PACKAGE_TARNAME='libva'
-PACKAGE_VERSION='2.1.0'
-PACKAGE_STRING='libva 2.1.0'
-PACKAGE_BUGREPORT='https://github.com/01org/libva/issues/new'
-PACKAGE_URL='https://github.com/01org/libva'
+PACKAGE_VERSION='2.2.0'
+PACKAGE_STRING='libva 2.2.0'

commit libva for openSUSE:Factory

2018-05-10 Thread root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2018-05-10 15:44:04

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new (New)


Package is "libva"

Thu May 10 15:44:04 2018 rev:42 rq:605115 version:2.1.0

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva-gl.changes   2017-12-03 
10:08:19.350111717 +0100
+++ /work/SRC/openSUSE:Factory/.libva.new/libva-gl.changes  2018-05-10 
15:44:10.408756818 +0200
@@ -1,0 +2,18 @@
+Mon May  7 12:53:46 UTC 2018 - sndir...@suse.com
+
+- Update to 2.1.0
+  * Bump VA-API version to 1.1.0 and libva to 2.1.0
+  * Add API for multi-frame processing
+  * Add entrypoint VAEntrypointStats for Statistics
+  * Add data structures for HEVC FEI support
+  * Add new attributes for decoding/encoding/video processing
+  * Add new VPP filter for Total Color Correction
+  * Add blending interface in VPP
+  * Add rotation interface in VPP
+  * Add mirroring interface in VPP
+  * Add Chroma siting flags in VPP
+  * Add new color standard definitions
+  * Add new interface for exporting surface
+  * Add message callbacks for drivers to use 
+
+---
libva.changes: same change

Old:

  libva-2.0.0.tar.bz2
  libva-2.0.0.tar.bz2.sha1sum

New:

  libva-2.1.0.tar.bz2
  libva-2.1.0.tar.bz2.sha1sum



Other differences:
--
++ libva-gl.spec ++
--- /var/tmp/diff_new_pack.g3Svux/_old  2018-05-10 15:44:11.028734096 +0200
+++ /var/tmp/diff_new_pack.g3Svux/_new  2018-05-10 15:44:11.032733950 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libva-gl
 #
-# 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
@@ -29,7 +29,7 @@
 
 Name:   libva-gl
 %define _name   libva
-Version:2.0.0
+Version:2.1.0
 Release:0
 Summary:Video Acceleration (VA) API
 License:MIT

++ libva.spec ++
--- /var/tmp/diff_new_pack.g3Svux/_old  2018-05-10 15:44:11.056733070 +0200
+++ /var/tmp/diff_new_pack.g3Svux/_new  2018-05-10 15:44:11.060732924 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libva
 #
-# 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
@@ -29,7 +29,7 @@
 
 Name:   libva
 %define _name   libva
-Version:2.0.0
+Version:2.1.0
 Release:0
 Summary:Video Acceleration (VA) API
 License:MIT

++ libva-2.0.0.tar.bz2 -> libva-2.1.0.tar.bz2 ++
 45861 lines of diff (skipped)

++ libva-2.0.0.tar.bz2.sha1sum -> libva-2.1.0.tar.bz2.sha1sum ++
--- /work/SRC/openSUSE:Factory/libva/libva-2.0.0.tar.bz2.sha1sum
2017-11-14 14:10:11.235015094 +0100
+++ /work/SRC/openSUSE:Factory/.libva.new/libva-2.1.0.tar.bz2.sha1sum   
2018-05-10 15:44:10.392757405 +0200
@@ -1 +1 @@
-762a49f8925ca1d0531c5071afbd629ffea93b90  libva-2.0.0.tar.bz2
+9ecde2b6c9deda16e895a0b00b8aef3a765acb4c  libva-2.1.0.tar.bz2




commit libva for openSUSE:Factory

2017-12-03 Thread root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2017-12-03 10:08:18

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new (New)


Package is "libva"

Sun Dec  3 10:08:18 2017 rev:41 rq:546233 version:2.0.0

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva-gl.changes   2017-11-14 
14:10:11.555003424 +0100
+++ /work/SRC/openSUSE:Factory/.libva.new/libva-gl.changes  2017-12-03 
10:08:19.350111717 +0100
@@ -1,0 +2,10 @@
+Fri Nov 17 09:47:29 UTC 2017 - zai...@opensuse.org
+
+- Drop erroneous --disable-wayland configure call passed when
+  building gl part.
+- Drop vaapi-wayland-tools sub-package, it does not contain any
+  files.
+- Clean up spec, explicitly list .pc files, ensure they go into the
+  correct devel package, stop rm'ing binaries that no longer exist.
+
+---
libva.changes: same change



Other differences:
--
++ libva-gl.spec ++
--- /var/tmp/diff_new_pack.rzqiKF/_old  2017-12-03 10:08:20.306076960 +0100
+++ /var/tmp/diff_new_pack.rzqiKF/_new  2017-12-03 10:08:20.310076814 +0100
@@ -38,7 +38,6 @@
 Source0:
https://github.com/01org/libva/releases/download/%{version}/%{_name}-%{version}.tar.bz2
 Source1:
https://github.com/01org/libva/releases/download/%{version}/%{_name}-%{version}.tar.bz2.sha1sum
 Source2:baselibs.conf
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
 BuildRequires:  pkg-config
@@ -53,8 +52,8 @@
 %if %{build_gl}
 BuildRequires:  pkgconfig(gl)
 %if %{with wayland}
-BuildRequires:  pkgconfig(wayland-client) >= 1.0.0
-BuildRequires:  pkgconfig(wayland-scanner) >= 1.0.0
+BuildRequires:  pkgconfig(wayland-client) >= 1.11.0
+BuildRequires:  pkgconfig(wayland-scanner) >= 1.11.0
 %endif
 %endif
 
@@ -81,14 +80,6 @@
 The libva library implements the Video Acceleration API.
 The library loads a hardware dependendent driver.
 
-%package -n vaapi-wayland-tools
-Summary:Wayland support utilities for the Video Acceleration API
-Group:  System/Libraries
-
-%description -n vaapi-wayland-tools
-The libva library implements the Video Acceleration API.
-The library loads a hardware dependendent driver.
-
 %package devel
 Summary:Development files for the Video Acceleration API
 Group:  Development/Languages/C and C++
@@ -169,7 +160,6 @@
 %configure \
 %if %{build_gl}
--enable-glx \
-   --disable-wayland \
 %if %{with wayland}
--enable-wayland \
 %else
@@ -185,7 +175,6 @@
 
 %if %{build_gl}
 # remove all files packaged during without gl mode
-rm -rf 
%{buildroot}%{_bindir}/{avcenc,h264encode,jpegenc,loadjpeg,mpeg2vaenc,mpeg2vldemo,putsurface,vainfo}
 rm -rf `find %{buildroot}%{_includedir}/va/* | grep -v "glx\|wayland"`
 rm -rf `find %{buildroot}%{_libdir}/libva* | grep -v "glx\|wayland"`
 rm -rf `find %{buildroot}%{_libdir}/pkgconfig/libva*.pc | grep -v 
"glx\|wayland"`
@@ -213,49 +202,42 @@
 
 %if %{build_gl}
 %files -n libva-glx%{sover}
-%defattr(-, root, root)
 %{_libdir}/libva-glx.so.%{sover}*
 
 %if %{with wayland}
-%files -n vaapi-wayland-tools
-%defattr(-,root,root)
-
 %files -n libva-wayland%{sover}
-%defattr(-, root, root)
 %{_libdir}/libva-wayland.so.%{sover}*
 %endif
 
 %files devel
-%defattr(-,root,root,-)
 %{_libdir}/libva-glx.so
 %{_includedir}/va
-%{_libdir}/pkgconfig/libva*.pc
+%{_libdir}/pkgconfig/libva-glx.pc
 %if %{with wayland}
+%{_libdir}/pkgconfig/libva-wayland.pc
 %{_libdir}/libva-wayland.so
 %endif
 
 %else
 
 %files -n libva%{sover}
-%defattr(-, root, root)
 %doc COPYING
 %{_libdir}/libva.so.*
 
 %files -n libva-x11-%{sover}
-%defattr(-, root, root)
 %{_libdir}/libva-x11.so.*
 
 %files -n libva-drm%{sover}
-%defattr(-, root, root)
 %{_libdir}/libva-drm.so.*
 
 %files devel
-%defattr(-,root,root,-)
 %{_libdir}/libva.so
 %{_libdir}/libva-x11.so
 %{_libdir}/libva-drm.so
 %{_includedir}/va
-%{_libdir}/pkgconfig/libva*.pc
+%{_libdir}/pkgconfig/libva-drm.pc
+%{_libdir}/pkgconfig/libva-x11.pc
+%{_libdir}/pkgconfig/libva.pc
 %endif
 
 %changelog

++ libva.spec ++
--- /var/tmp/diff_new_pack.rzqiKF/_old  2017-12-03 10:08:20.326076233 +0100
+++ /var/tmp/diff_new_pack.rzqiKF/_new  2017-12-03 10:08:20.330076087 +0100
@@ -38,7 +38,6 @@
 Source0:
https://github.com/01org/libva/releases/download/%{version}/%{_name}-%{version}.tar.bz2
 Source1:
https://github.com/01org/libva/releases/download/%{version}/%{_name}-%{version}.tar.bz2.sha1sum
 Source2:baselibs.conf
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
 BuildRequires:  pkg-config
@@ -53,8 +52,8 @@
 

commit libva for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2017-11-14 14:10:03

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new (New)


Package is "libva"

Tue Nov 14 14:10:03 2017 rev:40 rq:540047 version:2.0.0

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva-gl.changes   2017-09-09 
20:23:11.678338289 +0200
+++ /work/SRC/openSUSE:Factory/.libva.new/libva-gl.changes  2017-11-14 
14:10:11.555003424 +0100
@@ -1,0 +2,25 @@
+Wed Nov  8 09:07:04 UTC 2017 - alarr...@suse.com
+
+- Update to 2.0.0
+  * Bump VA-API version to 1.0.0 and libva to 2.0.0
+  * Add new API for H264 FEI support
+  * Add definition of VA_FOURCC_I420
+  * Add functions for converting common enums to strings
+  * Deprecate H.264 baseline profile and FMO support
+  * Deprecate packed misc packed header flag
+  * Delete libva-tpi and libva-egl backends
+  * Refine VASliceParameterBufferHEVC, VAEncMiscParameterBuffer
+  * Fix errors in VAConfigAttribValEncROI, VAEncMacroblockParameterBufferH264
+  * Fix race condition in wayland support
+  * Rename vaMessageCallback to VAMessageCallback
+  * Make logging callbacks library-safe
+- Note libva 2.0.0 is not compatible with the old version of libva, but for
+  most users, what you need to do is to rebuild your VA-API based application
+  against libva 2.0.0.
+- The soversion of the generated packages is increased to 2.
+- Subpackage libva-egl1 is no longer generated since upstream removed support
+  for the libva-egl backend.
+- The libva2 package no longer includes the libva-tpi library since upstream
+  removed support for the libva-tpi backend.
+
+---
libva.changes: same change

Old:

  libva-1.8.3.tar.bz2
  libva-1.8.3.tar.bz2.sha1sum

New:

  libva-2.0.0.tar.bz2
  libva-2.0.0.tar.bz2.sha1sum



Other differences:
--
++ libva-gl.spec ++
--- /var/tmp/diff_new_pack.ISJ0KF/_old  2017-11-14 14:10:13.402936027 +0100
+++ /var/tmp/diff_new_pack.ISJ0KF/_new  2017-11-14 14:10:13.406935881 +0100
@@ -25,10 +25,11 @@
 %endif
 
 %define build_gl 1
+%define sover 2
 
 Name:   libva-gl
 %define _name   libva
-Version:1.8.3
+Version:2.0.0
 Release:0
 Summary:Video Acceleration (VA) API
 License:MIT
@@ -50,7 +51,6 @@
 BuildRequires:  pkgconfig(xrandr)
 BuildRequires:  pkgconfig(xv)
 %if %{build_gl}
-BuildRequires:  pkgconfig(egl)
 BuildRequires:  pkgconfig(gl)
 %if %{with wayland}
 BuildRequires:  pkgconfig(wayland-client) >= 1.0.0
@@ -62,33 +62,22 @@
 The libva library implements the Video Acceleration API.
 The library loads a hardware dependendent driver.
 
-%package -n libva-egl1
-Summary:EGL backend for the Video Acceleration API
-Group:  System/Libraries
-Supplements:libva1
-
-%description -n libva-egl1
-The libva library implements the Video Acceleration API.
-The library loads a hardware dependendent driver.
-
-This is the VA/EGL runtime library.
-
-%package -n libva-glx1
+%package -n libva-glx%{sover}
 Summary:GLX backend for the Video Acceleration API
 Group:  System/Libraries
-Supplements:libva1
+Supplements:libva%{sover}
 
-%description -n libva-glx1
+%description -n libva-glx%{sover}
 The libva library implements the Video Acceleration API.
 The library loads a hardware dependendent driver.
 
 This is the VA/GLX runtime library.
 
-%package -n libva-wayland1
+%package -n libva-wayland%{sover}
 Summary:Wayland backend for the Video Acceleration API
 Group:  System/Libraries
 
-%description -n libva-wayland1
+%description -n libva-wayland%{sover}
 The libva library implements the Video Acceleration API.
 The library loads a hardware dependendent driver.
 
@@ -105,17 +94,15 @@
 Group:  Development/Languages/C and C++
 %if 0%{?build_gl}
 BuildRequires:  libva-devel = %{version}
-Requires:   libva-egl1 = %{version}
-Requires:   libva-glx1 = %{version}
+Requires:   libva-glx%{sover} = %{version}
 %if %{with wayland}
-Requires:   libva-wayland1 = %{version}
+Requires:   libva-wayland%{sover} = %{version}
 %endif
-Requires:   pkgconfig(egl)
 Requires:   pkgconfig(gl)
 %else
-Requires:   libva-drm1 = %{version}
-Requires:   libva-x11-1 = %{version}
-Requires:   libva1 = %{version}
+Requires:   libva%{sover} = %{version}
+Requires:   libva-drm%{sover} = %{version}
+Requires:   libva-x11-%{sover} = %{version}
 Requires:   pkgconfig(libdrm)
 Requires:   pkgconfig(x11)
 Requires:   pkgconfig(xfixes)
@@ -132,33 +119,33 @@
 This package provides the development environment for libva packages.
 %endif
 
-%package -n libva1

commit libva for openSUSE:Factory

2017-09-09 Thread root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2017-09-09 20:23:10

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new (New)


Package is "libva"

Sat Sep  9 20:23:10 2017 rev:39 rq:521841 version:1.8.3

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva-gl.changes   2017-09-04 
12:19:15.379478138 +0200
+++ /work/SRC/openSUSE:Factory/.libva.new/libva-gl.changes  2017-09-09 
20:23:11.678338289 +0200
@@ -1,0 +2,7 @@
+Tue Aug 29 22:28:49 UTC 2017 - jeng...@inai.de
+
+- Fix RPM groups. Trim obvious "Linux" from description.
+- Remove some %if..%endif blocks which are not necessary and
+  which do not affect the build.
+
+---
libva.changes: same change



Other differences:
--
++ libva-gl.spec ++
--- /var/tmp/diff_new_pack.1nTIjo/_old  2017-09-09 20:23:12.422233435 +0200
+++ /var/tmp/diff_new_pack.1nTIjo/_new  2017-09-09 20:23:12.426232870 +0200
@@ -30,9 +30,9 @@
 %define _name   libva
 Version:1.8.3
 Release:0
-Summary:Video Acceleration (VA) API for Linux
+Summary:Video Acceleration (VA) API
 License:MIT
-Group:  System/Libraries
+Group:  Development/Libraries/C and C++
 Url:http://freedesktop.org/wiki/Software/vaapi
 Source0:
https://github.com/01org/libva/releases/download/%{version}/%{_name}-%{version}.tar.bz2
 Source1:
https://github.com/01org/libva/releases/download/%{version}/%{_name}-%{version}.tar.bz2.sha1sum
@@ -59,55 +59,51 @@
 %endif
 
 %description
-The libva library implements the Video Acceleration (VA) API for Linux.
+The libva library implements the Video Acceleration API.
 The library loads a hardware dependendent driver.
 
-%if %{build_gl}
 %package -n libva-egl1
-Summary:Video Acceleration (VA) API for Linux -- VA/EGL Backend
+Summary:EGL backend for the Video Acceleration API
 Group:  System/Libraries
 Supplements:libva1
 
 %description -n libva-egl1
-The libva library implements the Video Acceleration (VA) API for Linux.
+The libva library implements the Video Acceleration API.
 The library loads a hardware dependendent driver.
 
-This is the VA/EGL runtime library
+This is the VA/EGL runtime library.
 
 %package -n libva-glx1
-Summary:Video Acceleration (VA) API for Linux -- VA/GLX Backend
+Summary:GLX backend for the Video Acceleration API
 Group:  System/Libraries
 Supplements:libva1
 
 %description -n libva-glx1
-The libva library implements the Video Acceleration (VA) API for Linux.
+The libva library implements the Video Acceleration API.
 The library loads a hardware dependendent driver.
 
-This is the VA/GLX runtime library
+This is the VA/GLX runtime library.
 
-%if %{with wayland}
 %package -n libva-wayland1
-Summary:Video Acceleration (VA) API for Linux -- Wayland support
+Summary:Wayland backend for the Video Acceleration API
 Group:  System/Libraries
 
 %description -n libva-wayland1
-The libva library implements the Video Acceleration (VA) API for Linux.
+The libva library implements the Video Acceleration API.
 The library loads a hardware dependendent driver.
-%endif
 
-%if %{with wayland}
 %package -n vaapi-wayland-tools
-Summary:Video Acceleration (VA) API for Linux - Wayland support
+Summary:Wayland support utilities for the Video Acceleration API
 Group:  System/Libraries
 
 %description -n vaapi-wayland-tools
-The libva library implements the Video Acceleration (VA) API for Linux.
+The libva library implements the Video Acceleration API.
 The library loads a hardware dependendent driver.
-%endif
 
 %package devel
-Summary:Video Acceleration (VA) API for Linux -- gl development files
+Summary:Development files for the Video Acceleration API
 Group:  Development/Languages/C and C++
+%if 0%{?build_gl}
 BuildRequires:  libva-devel = %{version}
 Requires:   libva-egl1 = %{version}
 Requires:   libva-glx1 = %{version}
@@ -116,64 +112,57 @@
 %endif
 Requires:   pkgconfig(egl)
 Requires:   pkgconfig(gl)
+%else
+Requires:   libva-drm1 = %{version}
+Requires:   libva-x11-1 = %{version}
+Requires:   libva1 = %{version}
+Requires:   pkgconfig(libdrm)
+Requires:   pkgconfig(x11)
+Requires:   pkgconfig(xfixes)
+Recommends: libva-gl-devel
+%endif
 
 %description devel
-The libva library implements the Video Acceleration (VA) API for Linux.
+The libva library implements the Video Acceleration API.
 The library loads a hardware dependendent driver.
 
+%if 0%{?build_gl}
 This package provides the development environment 

commit libva for openSUSE:Factory

2017-09-04 Thread root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2017-09-04 12:19:14

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new (New)


Package is "libva"

Mon Sep  4 12:19:14 2017 rev:38 rq:519332 version:1.8.3

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva-gl.changes   2017-08-24 
18:21:58.858490004 +0200
+++ /work/SRC/openSUSE:Factory/.libva.new/libva-gl.changes  2017-09-04 
12:19:15.379478138 +0200
@@ -1,0 +2,7 @@
+Sat Aug 26 15:52:17 UTC 2017 - zai...@opensuse.org
+
+- Move wayland to build_gl.
+- Drop vaapi-dummy-driver Recommends, package does not exist
+  anymore.
+
+---
libva.changes: same change



Other differences:
--
++ libva-gl.spec ++
--- /var/tmp/diff_new_pack.lyj58i/_old  2017-09-04 12:19:17.111234684 +0200
+++ /var/tmp/diff_new_pack.lyj58i/_new  2017-09-04 12:19:17.115234121 +0200
@@ -52,7 +52,6 @@
 %if %{build_gl}
 BuildRequires:  pkgconfig(egl)
 BuildRequires:  pkgconfig(gl)
-%else
 %if %{with wayland}
 BuildRequires:  pkgconfig(wayland-client) >= 1.0.0
 BuildRequires:  pkgconfig(wayland-scanner) >= 1.0.0
@@ -86,12 +85,35 @@
 
 This is the VA/GLX runtime library
 
+%if %{with wayland}
+%package -n libva-wayland1
+Summary:Video Acceleration (VA) API for Linux -- Wayland support
+Group:  System/Libraries
+
+%description -n libva-wayland1
+The libva library implements the Video Acceleration (VA) API for Linux.
+The library loads a hardware dependendent driver.
+%endif
+
+%if %{with wayland}
+%package -n vaapi-wayland-tools
+Summary:Video Acceleration (VA) API for Linux - Wayland support
+Group:  System/Libraries
+
+%description -n vaapi-wayland-tools
+The libva library implements the Video Acceleration (VA) API for Linux.
+The library loads a hardware dependendent driver.
+%endif
+
 %package devel
 Summary:Video Acceleration (VA) API for Linux -- gl development files
 Group:  Development/Languages/C and C++
 BuildRequires:  libva-devel = %{version}
 Requires:   libva-egl1 = %{version}
 Requires:   libva-glx1 = %{version}
+%if %{with wayland}
+Requires:   libva-wayland1 = %{version}
+%endif
 Requires:   pkgconfig(egl)
 Requires:   pkgconfig(gl)
 
@@ -105,7 +127,6 @@
 %package -n libva1
 Summary:Video Acceleration (VA) API for Linux
 Group:  System/Libraries
-Recommends: vaapi-dummy-driver
 
 %description -n libva1
 The libva library implements the Video Acceleration (VA) API for Linux.
@@ -135,23 +156,10 @@
 
 This is the VA/X11 runtime library
 
-%if %{with wayland}
-%package -n libva-wayland1
-Summary:Video Acceleration (VA) API for Linux -- Wayland support
-Group:  System/Libraries
-
-%description -n libva-wayland1
-The libva library implements the Video Acceleration (VA) API for Linux.
-The library loads a hardware dependendent driver.
-%endif
-
 %package devel
 Summary:Video Acceleration (VA) API for Linux -- development files
 Group:  Development/Languages/C and C++
 Requires:   libva-drm1 = %{version}
-%if %{with wayland}
-Requires:   libva-wayland1 = %{version}
-%endif
 Requires:   libva-x11-1 = %{version}
 Requires:   libva1 = %{version}
 Requires:   pkgconfig(libdrm)
@@ -165,16 +173,6 @@
 
 This package provides the development environment for libva.
 
-%if %{with wayland}
-%package -n vaapi-wayland-tools
-Summary:Video Acceleration (VA) API for Linux - Wayland support
-Group:  System/Libraries
-
-%description -n vaapi-wayland-tools
-The libva library implements the Video Acceleration (VA) API for Linux.
-The library loads a hardware dependendent driver.
-%endif
-
 %endif #build_gl
 
 %prep
@@ -197,7 +195,6 @@
--enable-glx \
--enable-egl \
--disable-wayland \
-%else
 %if %{with wayland}
--enable-wayland \
 %else
@@ -214,9 +211,9 @@
 %if %{build_gl}
 # remove all files packaged during without gl mode
 %{__rm} -rf 
%{buildroot}%{_bindir}/{avcenc,h264encode,jpegenc,loadjpeg,mpeg2vaenc,mpeg2vldemo,putsurface,vainfo}
-%{__rm} -rf `find %{buildroot}%{_includedir}/va/* | grep -v "egl\|glx"`
-%{__rm} -rf `find %{buildroot}%{_libdir}/libva* | grep -v "egl\|glx"`
-%{__rm} -rf `find %{buildroot}%{_libdir}/pkgconfig/libva*.pc | grep -v 
"egl\|glx"`
+%{__rm} -rf `find %{buildroot}%{_includedir}/va/* | grep -v 
"egl\|glx\|wayland"`
+%{__rm} -rf `find %{buildroot}%{_libdir}/libva* | grep -v "egl\|glx\|wayland"`
+%{__rm} -rf `find %{buildroot}%{_libdir}/pkgconfig/libva*.pc | grep -v 
"egl\|glx\|wayland"`
 %endif
 
 %if %{build_gl}
@@ -227,6 +224,13 @@
 %post -n libva-glx1 -p 

commit libva for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2017-08-24 18:21:56

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new (New)


Package is "libva"

Thu Aug 24 18:21:56 2017 rev:37 rq:517489 version:1.8.3

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva-gl.changes   2017-05-03 
15:53:00.779608354 +0200
+++ /work/SRC/openSUSE:Factory/.libva.new/libva-gl.changes  2017-08-24 
18:21:58.858490004 +0200
@@ -1,0 +2,28 @@
+Fri Aug 18 07:26:53 UTC 2017 - sndir...@suse.com
+
+- fixed source URLs 
+
+---
+Wed Aug 16 12:56:48 UTC 2017 - ch...@computersalat.de
+
+- Version 1.8.3 - 28.Jun.2017
+  * Fix build issue on Android
+  * Remove the dummy driver
+  * Add traces for MB rate control / temporal layer
+  * Set verbosity level between {0, 1, 2} by setting the variable
+LIBVA_MESSAGING_LEVEL in /etc/libva.conf or by setting the
+environment variable LIBVA_MESSAGING_LEVEL.
+- remove subpkg vaapi-dummy-driver
+
+---
+Wed Aug  9 13:29:36 UTC 2017 - sndir...@suse.com
+
+- added COPYING as documentation file 
+
+---
+Fri Aug  4 13:46:46 UTC 2017 - sndir...@suse.com
+
+- Version 1.8.2 
+  * Bump libva to 1.8.2 
+
+---
libva.changes: same change

Old:

  libva-1.8.1.tar.bz2
  libva-1.8.1.tar.bz2.sha1sum

New:

  libva-1.8.3.tar.bz2
  libva-1.8.3.tar.bz2.sha1sum



Other differences:
--
++ libva-gl.spec ++
--- /var/tmp/diff_new_pack.Yy3emG/_old  2017-08-24 18:22:01.458123966 +0200
+++ /var/tmp/diff_new_pack.Yy3emG/_new  2017-08-24 18:22:01.458123966 +0200
@@ -28,14 +28,14 @@
 
 Name:   libva-gl
 %define _name   libva
-Version:1.8.1
+Version:1.8.3
 Release:0
 Summary:Video Acceleration (VA) API for Linux
 License:MIT
 Group:  System/Libraries
 Url:http://freedesktop.org/wiki/Software/vaapi
-Source0:
http://www.freedesktop.org/software/vaapi/releases/libva/%{_name}-%{version}.tar.bz2
-Source1:
http://www.freedesktop.org/software/vaapi/releases/libva/%{_name}-%{version}.tar.bz2.sha1sum
+Source0:
https://github.com/01org/libva/releases/download/%{version}/%{_name}-%{version}.tar.bz2
+Source1:
https://github.com/01org/libva/releases/download/%{version}/%{_name}-%{version}.tar.bz2.sha1sum
 Source2:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gcc-c++
@@ -100,7 +100,7 @@
 The library loads a hardware dependendent driver.
 
 This package provides the development environment for libva gl packages.
-%else
+%else #build_gl
 
 %package -n libva1
 Summary:Video Acceleration (VA) API for Linux
@@ -175,16 +175,7 @@
 The library loads a hardware dependendent driver.
 %endif
 
-%package -n vaapi-dummy-driver
-Summary:Video Acceleration (VA) API for Linux
-Group:  System/Libraries
-
-%description -n vaapi-dummy-driver
-The libva library implements the Video Acceleration (VA) API for Linux.
-The library loads a hardware dependendent driver.
-
-This contains the dummy driver.
-%endif
+%endif #build_gl
 
 %prep
 %setup -q -n %{_name}-%{version}
@@ -205,10 +196,8 @@
 %if %{build_gl}
--enable-glx \
--enable-egl \
-   --disable-dummy-driver \
--disable-wayland \
 %else
-   --enable-dummy-driver \
 %if %{with wayland}
--enable-wayland \
 %else
@@ -285,13 +274,9 @@
 %{_libdir}/libva-wayland.so.*
 %endif
 
-%files -n vaapi-dummy-driver
-%defattr(-,root,root,-)
-%dir %{_libdir}/dri
-%{_libdir}/dri/dummy_drv_video.so
-
 %files -n libva1
 %defattr(-, root, root)
+%doc COPYING
 %{_libdir}/libva.so.*
 %{_libdir}/libva-tpi.so.*
 

++ libva.spec ++
--- /var/tmp/diff_new_pack.Yy3emG/_old  2017-08-24 18:22:01.490119461 +0200
+++ /var/tmp/diff_new_pack.Yy3emG/_new  2017-08-24 18:22:01.494118898 +0200
@@ -28,14 +28,14 @@
 
 Name:   libva
 %define _name   libva
-Version:1.8.1
+Version:1.8.3
 Release:0
 Summary:Video Acceleration (VA) API for Linux
 License:MIT
 Group:  System/Libraries
 Url:http://freedesktop.org/wiki/Software/vaapi
-Source0:
http://www.freedesktop.org/software/vaapi/releases/libva/%{_name}-%{version}.tar.bz2
-Source1:
http://www.freedesktop.org/software/vaapi/releases/libva/%{_name}-%{version}.tar.bz2.sha1sum
+Source0:

commit libva for openSUSE:Factory

2017-05-03 Thread root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2017-05-03 15:52:59

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new (New)


Package is "libva"

Wed May  3 15:52:59 2017 rev:36 rq:491342 version:1.8.1

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva-gl.changes   2017-04-18 
13:48:00.686740145 +0200
+++ /work/SRC/openSUSE:Factory/.libva.new/libva-gl.changes  2017-05-03 
15:53:00.779608354 +0200
@@ -1,0 +2,14 @@
+Wed Apr 19 18:56:52 UTC 2017 - ch...@computersalat.de
+
+- fix changes file
+  * add missing changes for 1.8.1
+  * fix Version string
+
+---
+Tue Apr 18 20:41:00 UTC 2017 - ch...@computersalat.de
+
+- Version 1.8.1 - 10.Apr.2017
+  * Bump libva to 1.8.1
+- add sha1sum file
+
+---
@@ -4 +18 @@
-- update to version 1.8.0
+- Version 1.8.0 - 31.March.2017
--- /work/SRC/openSUSE:Factory/libva/libva.changes  2017-04-18 
13:48:00.718735617 +0200
+++ /work/SRC/openSUSE:Factory/.libva.new/libva.changes 2017-05-03 
15:53:00.863596497 +0200
@@ -1,0 +2,14 @@
+Wed Apr 19 18:56:52 UTC 2017 - ch...@computersalat.de
+
+- fix changes file
+  * add missing changes for 1.8.1
+  * fix Version string
+
+---
+Tue Apr 18 20:41:00 UTC 2017 - ch...@computersalat.de
+
+- Version 1.8.1 - 10.Apr.2017
+  * Bump libva to 1.8.1
+- add sha1sum file
+
+---
@@ -4 +18 @@
-- update to version 1.8.0
+- Version 1.8.0 - 31.March.2017

Old:

  libva-1.8.0.tar.bz2

New:

  libva-1.8.1.tar.bz2
  libva-1.8.1.tar.bz2.sha1sum



Other differences:
--
++ libva-gl.spec ++
--- /var/tmp/diff_new_pack.bcwCWF/_old  2017-05-03 15:53:01.663483572 +0200
+++ /var/tmp/diff_new_pack.bcwCWF/_new  2017-05-03 15:53:01.667483008 +0200
@@ -28,14 +28,15 @@
 
 Name:   libva-gl
 %define _name   libva
-Version:1.8.0
+Version:1.8.1
 Release:0
 Summary:Video Acceleration (VA) API for Linux
 License:MIT
 Group:  System/Libraries
 Url:http://freedesktop.org/wiki/Software/vaapi
 Source0:
http://www.freedesktop.org/software/vaapi/releases/libva/%{_name}-%{version}.tar.bz2
-Source1:baselibs.conf
+Source1:
http://www.freedesktop.org/software/vaapi/releases/libva/%{_name}-%{version}.tar.bz2.sha1sum
+Source2:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
@@ -164,16 +165,6 @@
 
 This package provides the development environment for libva.
 
-#%package -n vaapi-tools
-#Summary:Video Acceleration (VA) API for Linux
-#Group:  System/Libraries
-#
-#%description -n vaapi-tools
-#The libva library implements the Video Acceleration (VA) API for Linux.
-#The library loads a hardware dependendent driver.
-#
-#This is a set of tools around vaapi livrary.
-
 %if %{with wayland}
 %package -n vaapi-wayland-tools
 Summary:Video Acceleration (VA) API for Linux - Wayland support
@@ -285,21 +276,9 @@
 %{_libdir}/pkgconfig/libva*.pc
 %else
 
-#%files -n vaapi-tools
-#%defattr(-,root,root,-)
-#%{_bindir}/vainfo
-#%{_bindir}/avcenc
-#%{_bindir}/h264encode
-#%{_bindir}/mpeg2vaenc
-#%{_bindir}/mpeg2vldemo
-#%{_bindir}/putsurface
-#%{_bindir}/loadjpeg
-#%{_bindir}/jpegenc
-
 %if %{with wayland}
 %files -n vaapi-wayland-tools
 %defattr(-,root,root)
-#%{_bindir}/putsurface_wayland
 
 %files -n libva-wayland1
 %defattr(-, root, root)

++ libva.spec ++
--- /var/tmp/diff_new_pack.bcwCWF/_old  2017-05-03 15:53:01.691479620 +0200
+++ /var/tmp/diff_new_pack.bcwCWF/_new  2017-05-03 15:53:01.695479056 +0200
@@ -28,14 +28,15 @@
 
 Name:   libva
 %define _name   libva
-Version:1.8.0
+Version:1.8.1
 Release:0
 Summary:Video Acceleration (VA) API for Linux
 License:MIT
 Group:  System/Libraries
 Url:http://freedesktop.org/wiki/Software/vaapi
 Source0:
http://www.freedesktop.org/software/vaapi/releases/libva/%{_name}-%{version}.tar.bz2
-Source1:baselibs.conf
+Source1:
http://www.freedesktop.org/software/vaapi/releases/libva/%{_name}-%{version}.tar.bz2.sha1sum
+Source2:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
@@ -164,16 +165,6 @@
 
 This package provides the development environment for libva.
 
-#%package -n vaapi-tools
-#Summary:Video Acceleration (VA) API for Linux
-#Group:  System/Libraries
-#

commit libva for openSUSE:Factory

2017-04-18 Thread root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2017-04-18 13:47:59

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new (New)


Package is "libva"

Tue Apr 18 13:47:59 2017 rev:35 rq:488624 version:1.8.0

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva-gl.changes   2017-01-18 
21:32:12.574024747 +0100
+++ /work/SRC/openSUSE:Factory/.libva.new/libva-gl.changes  2017-04-18 
13:48:00.686740145 +0200
@@ -1,0 +2,40 @@
+Sat Apr 15 21:32:25 UTC 2017 - ch...@computersalat.de
+
+- update to version 1.8.0
+  *   Bump VA API version to 0.40
+  *   API: Change vaRenderPicture semantics that vaRenderPicture no
+   longer deletes the input buffer automatically.
+  *   API: Add VA_FOURCC_I010 for 10bit surface
+  *   API: Add vaSetErrorCallback and vaSetInfoCallback for error
+   and info message.
+  *   va/drm: Update the support for Mesa Gallium driver
+  *   va/drm: Fix authentication check for /dev/dri/card0
+  *   Move all utilities and tests to libva-utils
+   (https://github.com/01org/libva-utils)
+- disable obsolete vaapi-tools cause of move of all utilities to
+  libva-utils
+
+---
+Tue Apr 11 14:38:45 UTC 2017 - sndir...@suse.com
+
+- SLE merge:
+  * update to latest version, Intel Stack release 2016Q1
+(fate #315643-315645, 319159-319161, 319618)
+  * latest updates for sle12 (fate #315643-315645, 319159-319161,
+319618)
+
+---
+Tue Apr 11 12:17:11 UTC 2017 - sndir...@suse.com
+
+- Removed libva-wayland1 from bqaselibs.conf; add it to 
+  baselibs.conf during a wayland build only; ugly I know ... This
+  is needed since otherwise source validator
+  ("osc service run source_validator") fails on sle
+
+---
+Tue Apr 11 10:30:03 UTC 2017 - sndir...@suse.com
+
+- sync openSUSE Leap/SLE build by making use of %is_opensuse macro;
+  we don't build wayland on SLE, but enable it on Leap
+
+---
--- /work/SRC/openSUSE:Factory/libva/libva.changes  2017-01-18 
21:32:12.626017393 +0100
+++ /work/SRC/openSUSE:Factory/.libva.new/libva.changes 2017-04-18 
13:48:00.718735617 +0200
@@ -1,0 +2,40 @@
+Sat Apr 15 21:32:25 UTC 2017 - ch...@computersalat.de
+
+- update to version 1.8.0
+  *   Bump VA API version to 0.40
+  *   API: Change vaRenderPicture semantics that vaRenderPicture no 
+   longer deletes the input buffer automatically.
+  *   API: Add VA_FOURCC_I010 for 10bit surface
+  *   API: Add vaSetErrorCallback and vaSetInfoCallback for error 
+   and info message.
+  *   va/drm: Update the support for Mesa Gallium driver
+  *   va/drm: Fix authentication check for /dev/dri/card0
+  *   Move all utilities and tests to libva-utils 
+   (https://github.com/01org/libva-utils)
+- disable obsolete vaapi-tools cause of move of all utilities to
+  libva-utils
+
+---
+Tue Apr 11 14:38:45 UTC 2017 - sndir...@suse.com
+
+- SLE merge:
+  * update to latest version, Intel Stack release 2016Q1
+(fate #315643-315645, 319159-319161, 319618)
+  * latest updates for sle12 (fate #315643-315645, 319159-319161,
+319618)
+
+---
+Tue Apr 11 12:17:11 UTC 2017 - sndir...@suse.com
+
+- Removed libva-wayland1 from bqaselibs.conf; add it to 
+  baselibs.conf during a wayland build only; ugly I know ... This
+  is needed since otherwise source validator
+  ("osc service run source_validator") fails on sle
+
+---
+Tue Apr 11 10:30:03 UTC 2017 - sndir...@suse.com
+
+- 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:

  libva-1.7.3.tar.bz2

New:

  libva-1.8.0.tar.bz2



Other differences:
--
++ libva-gl.spec ++
--- /var/tmp/diff_new_pack.Mnc9dr/_old  2017-04-18 13:48:01.502624667 +0200
+++ /var/tmp/diff_new_pack.Mnc9dr/_new  2017-04-18 13:48:01.502624667 +0200
@@ -18,7 +18,7 @@
 
 #
 
-%if 0%{?suse_version} <= 1310
+%if 0%{?suse_version} <= 1315 && !0%{?is_opensuse}
 %bcond_with wayland
 %else
 %bcond_without wayland
@@ -28,7 +28,7 @@
 
 Name:   libva-gl
 %define _name   libva
-Version:1.7.3
+Version:1.8.0
 Release:0
 Summary:Video Acceleration (VA) API for Linux
 License:MIT
@@ -164,15 +164,15 @@
 
 This package 

commit libva for openSUSE:Factory

2017-01-18 Thread root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2017-01-18 21:32:11

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new (New)


Package is "libva"

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva-gl.changes   2017-01-09 
10:27:47.841124828 +0100
+++ /work/SRC/openSUSE:Factory/.libva.new/libva-gl.changes  2017-01-18 
21:32:12.574024747 +0100
@@ -1,0 +2,14 @@
+Tue Jan 17 14:26:39 UTC 2017 - sndir...@suse.com
+
+- N_libva_Fix_wayland-client.h_include-path.patch/
+  N_libva_Fix_wayland-client.h_include-path_1320.patch no longer
+  need after adjusting vaapi-intel-driver package 
+
+---
+Thu Jan 12 19:48:00 UTC 2017 - ch...@computersalat.de
+
+- fix wayland-client.h include path
+  * add N_libva_Fix_wayland-client.h_include-path.patch
+  * add N_libva_Fix_wayland-client.h_include-path_1320.patch
+
+---
@@ -10 +24 @@
-buffer sharing with prime fd can be used in the backend driver- 
+buffer sharing with prime fd can be used in the backend driver
--- /work/SRC/openSUSE:Factory/libva/libva.changes  2017-01-09 
10:28:08.438207548 +0100
+++ /work/SRC/openSUSE:Factory/.libva.new/libva.changes 2017-01-18 
21:32:12.626017393 +0100
@@ -1,0 +2,14 @@
+Tue Jan 17 14:26:39 UTC 2017 - sndir...@suse.com
+
+- N_libva_Fix_wayland-client.h_include-path.patch/
+  N_libva_Fix_wayland-client.h_include-path_1320.patch no longer
+  need after adjusting vaapi-intel-driver package 
+
+---
+Thu Jan 12 19:48:00 UTC 2017 - ch...@computersalat.de
+
+- fix wayland-client.h include path
+  * add N_libva_Fix_wayland-client.h_include-path.patch
+  * add N_libva_Fix_wayland-client.h_include-path_1320.patch
+
+---



Other differences:
--
++ libva-gl.spec ++
--- /var/tmp/diff_new_pack.s8rYRE/_old  2017-01-18 21:32:13.049957437 +0100
+++ /var/tmp/diff_new_pack.s8rYRE/_new  2017-01-18 21:32:13.053956872 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libva-gl
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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

libva.spec: same change



commit libva for openSUSE:Factory

2016-10-28 Thread h_root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2016-10-28 10:41:54

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new (New)


Package is "libva"

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva-gl.changes   2016-07-12 
23:44:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.libva.new/libva-gl.changes  2016-10-28 
10:41:55.0 +0200
@@ -1,0 +2,12 @@
+Sat Oct 22 12:46:52 UTC 2016 - ch...@computersalat.de
+
+- Version 1.7.2 - 05.Sep.2016
+  * Bump VA API version to 0.39.3
+  * API: add support for ROI
+  * Add support for VP9 encoder in VA tracer
+  * Refine test cases
+  * Fix the issue of not properly terminating the parsed environment
+values with '\0'
+https://bugs.freedesktop.org/show_bug.cgi?id=96677
+
+---
libva.changes: same change

Old:

  libva-1.7.1.tar.bz2

New:

  libva-1.7.2.tar.bz2



Other differences:
--
++ libva-gl.spec ++
--- /var/tmp/diff_new_pack.Ova2ka/_old  2016-10-28 10:41:56.0 +0200
+++ /var/tmp/diff_new_pack.Ova2ka/_new  2016-10-28 10:41:56.0 +0200
@@ -28,7 +28,7 @@
 
 Name:   libva-gl
 %define _name   libva
-Version:1.7.1
+Version:1.7.2
 Release:0
 Summary:Video Acceleration (VA) API for Linux
 License:MIT

++ libva.spec ++
--- /var/tmp/diff_new_pack.Ova2ka/_old  2016-10-28 10:41:56.0 +0200
+++ /var/tmp/diff_new_pack.Ova2ka/_new  2016-10-28 10:41:56.0 +0200
@@ -28,7 +28,7 @@
 
 Name:   libva
 %define _name   libva
-Version:1.7.1
+Version:1.7.2
 Release:0
 Summary:Video Acceleration (VA) API for Linux
 License:MIT

++ libva-1.7.1.tar.bz2 -> libva-1.7.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libva-1.7.1/NEWS new/libva-1.7.2/NEWS
--- old/libva-1.7.1/NEWS2016-06-21 03:28:39.0 +0200
+++ new/libva-1.7.2/NEWS2016-09-05 04:29:34.0 +0200
@@ -1,6 +1,14 @@
-libva NEWS -- summary of user visible changes.  2016-06-21
+libva NEWS -- summary of user visible changes.  2016-09-05
 Copyright (C) 2009-2016 Intel Corporation
 
+Version 1.7.2 - 05.Sep.2016
+* Bump VA API version to 0.39.3
+* API: add support for ROI
+* Add support for VP9 encoder in VA tracer
+* Refine test cases
+* Fix the issue of not properly terminating the parsed environment values with 
'\0'
+  https://bugs.freedesktop.org/show_bug.cgi?id=96677
+
 Version 1.7.1 - 21.Jun.2016
 * Bump VA API version to 0.39.2
 * API: add support for VP9 8bit encode
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libva-1.7.1/configure new/libva-1.7.2/configure
--- old/libva-1.7.1/configure   2016-06-21 03:33:04.0 +0200
+++ new/libva-1.7.2/configure   2016-09-05 04:30:33.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libva 1.7.1.
+# Generated by GNU Autoconf 2.69 for libva 1.7.2.
 #
 # Report bugs to .
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='libva'
 PACKAGE_TARNAME='libva'
-PACKAGE_VERSION='1.7.1'
-PACKAGE_STRING='libva 1.7.1'
+PACKAGE_VERSION='1.7.2'
+PACKAGE_STRING='libva 1.7.2'
 PACKAGE_BUGREPORT='waldo.bast...@intel.com'
 PACKAGE_URL=''
 
@@ -1395,7 +1395,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures libva 1.7.1 to adapt to many kinds of systems.
+\`configure' configures libva 1.7.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1465,7 +1465,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of libva 1.7.1:";;
+ short | recursive ) echo "Configuration of libva 1.7.2:";;
esac
   cat <<\_ACEOF
 
@@ -1605,7 +1605,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-libva configure 1.7.1
+libva configure 1.7.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2095,7 +2095,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libva $as_me 1.7.1, which was
+It was created by libva $as_me 1.7.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2960,7 +2960,7 @@
 
 # Define the identity of the package.
  

commit libva for openSUSE:Factory

2016-07-12 Thread h_root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2016-07-12 23:44:27

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new (New)


Package is "libva"

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva-gl.changes   2016-06-09 
15:56:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.libva.new/libva-gl.changes  2016-07-12 
23:44:28.0 +0200
@@ -1,0 +2,11 @@
+Mon Jul  4 13:26:16 UTC 2016 - sndir...@suse.com
+
+- Update to version 1.7.1
+  * Bump VA API version to 0.39.2
+  * API: add support for VP9 8bit encode
+  * API: add support for low power/high performance encode
+  * API: add support for encoding ROI attribute
+  * API: add support for macroblock based rate control
+  * Fix VA tracer to support multiple contexts in one instance
+
+---
libva.changes: same change

Old:

  libva-1.7.0.tar.bz2

New:

  libva-1.7.1.tar.bz2



Other differences:
--
++ libva-gl.spec ++
--- /var/tmp/diff_new_pack.fAag79/_old  2016-07-12 23:44:29.0 +0200
+++ /var/tmp/diff_new_pack.fAag79/_new  2016-07-12 23:44:29.0 +0200
@@ -28,7 +28,7 @@
 
 Name:   libva-gl
 %define _name   libva
-Version:1.7.0
+Version:1.7.1
 Release:0
 Summary:Video Acceleration (VA) API for Linux
 License:MIT

++ libva.spec ++
--- /var/tmp/diff_new_pack.fAag79/_old  2016-07-12 23:44:29.0 +0200
+++ /var/tmp/diff_new_pack.fAag79/_new  2016-07-12 23:44:29.0 +0200
@@ -28,7 +28,7 @@
 
 Name:   libva
 %define _name   libva
-Version:1.7.0
+Version:1.7.1
 Release:0
 Summary:Video Acceleration (VA) API for Linux
 License:MIT

++ libva-1.7.0.tar.bz2 -> libva-1.7.1.tar.bz2 ++
 21504 lines of diff (skipped)




commit libva for openSUSE:Factory

2016-06-09 Thread h_root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2016-06-09 15:56:49

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new (New)


Package is "libva"

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva-gl.changes   2016-04-17 
22:16:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.libva.new/libva-gl.changes  2016-06-09 
15:56:51.0 +0200
@@ -1,0 +2,5 @@
+Thu May 19 16:19:32 UTC 2016 - zai...@opensuse.org
+
+- Add missing post/postun handling for libva-wayland1.
+
+---
libva.changes: same change



Other differences:
--
++ libva-gl.spec ++
--- /var/tmp/diff_new_pack.tXtqJR/_old  2016-06-09 15:56:53.0 +0200
+++ /var/tmp/diff_new_pack.tXtqJR/_new  2016-06-09 15:56:53.0 +0200
@@ -248,6 +248,12 @@
 
 %postun -n libva-drm1 -p /sbin/ldconfig
 
+%if %{with wayland}
+%post -n libva-wayland1 -p /sbin/ldconfig
+
+%postun -n libva-wayland1 -p /sbin/ldconfig
+%endif
+
 %post -n libva-x11-1 -p /sbin/ldconfig
 
 %postun -n libva-x11-1 -p /sbin/ldconfig

++ libva.spec ++
--- /var/tmp/diff_new_pack.tXtqJR/_old  2016-06-09 15:56:53.0 +0200
+++ /var/tmp/diff_new_pack.tXtqJR/_new  2016-06-09 15:56:53.0 +0200
@@ -248,6 +248,12 @@
 
 %postun -n libva-drm1 -p /sbin/ldconfig
 
+%if %{with wayland}
+%post -n libva-wayland1 -p /sbin/ldconfig
+
+%postun -n libva-wayland1 -p /sbin/ldconfig
+%endif
+
 %post -n libva-x11-1 -p /sbin/ldconfig
 
 %postun -n libva-x11-1 -p /sbin/ldconfig




commit libva for openSUSE:Factory

2016-04-17 Thread h_root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2016-04-17 22:16:05

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new (New)


Package is "libva"

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva-gl.changes   2016-01-05 
21:54:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.libva.new/libva-gl.changes  2016-04-17 
22:16:07.0 +0200
@@ -1,0 +2,15 @@
+Tue Apr 12 12:16:52 UTC 2016 - sndir...@suse.com
+
+- Update to version 1.7.0
+  * Bump VA API version to 0.39
+  * Add support for VP9 10bit decode API
+  * Allow libva to load the vaapi driver provided by Mesa Gallium
+for nouveau and radeon
+  * Fix libva-glx against OpenGL 3.1 or above
+
+---
+Wed Dec 30 10:22:07 UTC 2015 - ji...@boombatower.com
+
+- Update baselibs.conf to work with new multi-spec file approach.
+
+---
--- /work/SRC/openSUSE:Factory/libva/libva.changes  2016-01-05 
21:54:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.libva.new/libva.changes 2016-04-17 
22:16:07.0 +0200
@@ -1,0 +2,10 @@
+Tue Apr 12 12:16:52 UTC 2016 - sndir...@suse.com
+
+- Update to version 1.7.0
+  * Bump VA API version to 0.39
+  * Add support for VP9 10bit decode API
+  * Allow libva to load the vaapi driver provided by Mesa Gallium
+for nouveau and radeon
+  * Fix libva-glx against OpenGL 3.1 or above
+
+---

Old:

  libva-1.6.2.tar.bz2

New:

  libva-1.7.0.tar.bz2



Other differences:
--
++ libva-gl.spec ++
--- /var/tmp/diff_new_pack.ouwjT1/_old  2016-04-17 22:16:08.0 +0200
+++ /var/tmp/diff_new_pack.ouwjT1/_new  2016-04-17 22:16:08.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libva-gl
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -28,7 +28,7 @@
 
 Name:   libva-gl
 %define _name   libva
-Version:1.6.2
+Version:1.7.0
 Release:0
 Summary:Video Acceleration (VA) API for Linux
 License:MIT

++ libva.spec ++
--- /var/tmp/diff_new_pack.ouwjT1/_old  2016-04-17 22:16:08.0 +0200
+++ /var/tmp/diff_new_pack.ouwjT1/_new  2016-04-17 22:16:08.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libva
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -28,7 +28,7 @@
 
 Name:   libva
 %define _name   libva
-Version:1.6.2
+Version:1.7.0
 Release:0
 Summary:Video Acceleration (VA) API for Linux
 License:MIT

++ libva-1.6.2.tar.bz2 -> libva-1.7.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libva-1.6.2/NEWS new/libva-1.7.0/NEWS
--- old/libva-1.6.2/NEWS2015-12-15 07:14:00.0 +0100
+++ new/libva-1.7.0/NEWS2016-03-15 08:04:39.0 +0100
@@ -1,6 +1,12 @@
-libva NEWS -- summary of user visible changes.  2015-12-15
+libva NEWS -- summary of user visible changes.  2016-03-15
 Copyright (C) 2009-2015 Intel Corporation
 
+Version 1.7.0 - 15.Mar.2016
+* Bump VA API version to 0.39
+* Add support for VP9 10bit decode API
+* Allow libva to load the vaapi driver provided by Mesa Gallium for nouveau 
and radeon
+* Fix libva-glx against OpenGL 3.1 or above
+
 Version 1.6.2 - 15.Dec.2015
 * Bump VA API version to 0.38.1
 * Add new RT format for 16 bits per channel memory layout(P010,P016): 
VA_RT_FORMAT_YUV420_10BPP
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libva-1.6.2/configure new/libva-1.7.0/configure
--- old/libva-1.6.2/configure   2015-12-15 07:17:01.0 +0100
+++ new/libva-1.7.0/configure   2016-03-15 08:05:30.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libva 1.6.2.
+# Generated by GNU Autoconf 2.69 for libva 1.7.0.
 #
 # Report bugs to .
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='libva'
 PACKAGE_TARNAME='libva'
-PACKAGE_VERSION='1.6.2'
-PACKAGE_STRING='libva 1.6.2'
+PACKAGE_VERSION='1.7.0'
+PACKAGE_STRING='libva 1.7.0'
 

commit libva for openSUSE:Factory

2016-01-05 Thread h_root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2016-01-05 21:54:08

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new (New)


Package is "libva"

Changes:

New Changes file:

--- /dev/null   2015-12-29 16:09:11.912035506 +0100
+++ /work/SRC/openSUSE:Factory/.libva.new/libva-gl.changes  2016-01-05 
21:54:33.0 +0100
@@ -0,0 +1,352 @@
+---
+Mon Dec 21 16:05:31 UTC 2015 - dims...@opensuse.org
+
+- Use build_gl defines instead of build condition: libva-gl is
+  never meant to be built --without=gl, so bcond is actually the
+  wrong construct here.
+- Add libva-gl.spec as a 2nd spec file to the package to keep them
+  in sync (by means of pre_checkin.sh).
+
+---
+Fri Dec 18 19:51:22 UTC 2015 - ji...@boombatower.com
+
+- Bump up disable wayland support for 13.1 as 1.6.2 is incompatible
+  with such old version of wayland.
+
+---
+Thu Dec 17 09:50:26 UTC 2015 - ji...@boombatower.com
+
+- Rework spec to either gl packages or everything else. By doing so
+  libva-devel can be built without depending on Mesa and Mesa-libva
+  can be build depending on libva-devel without introducing a
+  dependency cycle. A linked package will then produce the libva
+  gl packages.
+
+---
+Thu Dec 17 09:41:22 UTC 2015 - zai...@opensuse.org
+
+- Update to version 1.6.2:
+  + Bump VA API version to 0.38.1.
+  + Add new RT format for 16 bits per channel memory
+layout(P010,P016): VA_RT_FORMAT_YUV420_10BPP.
+  + Add new fourcc codes: VA_FOURCC_P010, VA_FOURCC_P016,
+VA_FOURCC_YV16.
+  + Fix crash if user doesn't have right to access the DRI device.
+  + Fix uninitialized x11_screen driver context member for X11
+output (fdo#61603).
+  + Fix the issue of not to use LIBVA_DRIVER_NAME (fdo#72822).
+  + Fix build issue with wayland (fdo#79478).
+  + vainfo: Add option '--display'.
+
+---
+Thu Dec 17 06:51:07 UTC 2015 - ji...@boombatower.com
+
+- Replace build requirement Mesa-devel with pkgconfig(egl) to
+  narrow dependency and aid in avoiding cycle when building
+  Mesa-libva.
+
+---
+Mon Nov 23 22:04:53 UTC 2015 - zai...@opensuse.org
+
+- Update to version 1.6.1:
+  + Add support for VP9 decode and HEVC encode in VA trace module.
+  + Add VP9 profile to vainfo.
+  + Enhance VA trace to dump VP8 encode parameters.
+- Add an explicit pkgconfig(wayland-scanner) BuildRequires:
+  Configure looks for it, and we are already pulling it in
+  automatically.
+
+---
+Fri Jul 31 07:56:49 UTC 2015 - zai...@opensuse.org
+
+- Update to version 1.6.0:
+  + API:
+- Bump VA API version to 0.38.
+- Add support for HEVC Encode.
+- Add support for VP9 Decode.
+- Allow user to specify user preferred backend driver.
+- Add decode attribute to support decode normal and base modes.
+- Add encode attribute to support skip frame.
+  + Fix quality issue in the JPEG encode demo.
+
+---
+Mon Mar 30 09:17:19 UTC 2015 - sndir...@suse.com
+
+- Update to version 1.5.1
+  * API: correct the comment for num_token_partitions in struct
+_VAEncPictureParameterBufferVP8
+  * VA/x11: fix double Unlocks/SyncHandle to avoid segmentation fault 
+
+---
+Sun Feb  8 22:35:09 UTC 2015 - zai...@opensuse.org
+
+- Update to version 1.5.0:
+  + API:
+- Add support for HEVC decoding.
+- Extend JPEG encoding data structures and add configuration
+  attribute for JPEG encoding.
+  + Add a unit test for JPEG encoding.
+  + Add support for HEVC decoding and JPEG encoding in VA trace
+utility.
+  + Fix out of tree builds.
+  + VA/X11: fix BadDrawable issue when calling vaTerminate() after
+the pixmaps have been destroyed.
+
+---
+Thu Oct 30 10:34:39 UTC 2014 - sndir...@suse.com
+
+- added baselibs.conf as source to specfile in order to make factory
+  happy
+
+---
+Mon Oct 27 07:59:19 UTC 2014 - sndir...@suse.com
+
+- update to version 1.4.1; most important features/changes since
+  release 1.2.1:
+  * API: add support for VP8 encoding
+  * API: drop VAEntrypointMax enumeration
+  * API: add STE filter to the VPP pipeline
+  * API: add H.264 MVC profiles for decoding and encoding
+  

commit libva for openSUSE:Factory

2015-12-01 Thread h_root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2015-12-01 09:17:54

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new (New)


Package is "libva"

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva.changes  2015-08-05 
06:48:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.libva.new/libva.changes 2015-12-01 
09:17:55.0 +0100
@@ -1,0 +2,11 @@
+Mon Nov 23 22:04:53 UTC 2015 - zai...@opensuse.org
+
+- Update to version 1.6.1:
+  + Add support for VP9 decode and HEVC encode in VA trace module.
+  + Add VP9 profile to vainfo.
+  + Enhance VA trace to dump VP8 encode parameters.
+- Add an explicit pkgconfig(wayland-scanner) BuildRequires:
+  Configure looks for it, and we are already pulling it in
+  automatically.
+
+---

Old:

  libva-1.6.0.tar.bz2

New:

  libva-1.6.1.tar.bz2



Other differences:
--
++ libva.spec ++
--- /var/tmp/diff_new_pack.kg9vl9/_old  2015-12-01 09:17:56.0 +0100
+++ /var/tmp/diff_new_pack.kg9vl9/_new  2015-12-01 09:17:56.0 +0100
@@ -25,7 +25,7 @@
 %endif
 
 Name:   libva
-Version:1.6.0
+Version:1.6.1
 Release:0
 Summary:Video Acceleration (VA) API for Linux
 License:MIT
@@ -49,6 +49,7 @@
 BuildRequires:  pkgconfig(xv)
 %if %{with wayland}
 BuildRequires:  pkgconfig(wayland-client) >= 1.0.0
+BuildRequires:  pkgconfig(wayland-scanner) >= 1.0.0
 %endif
 
 %description

++ libva-1.6.0.tar.bz2 -> libva-1.6.1.tar.bz2 ++
 30517 lines of diff (skipped)




commit libva for openSUSE:Factory

2015-08-04 Thread h_root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2015-08-05 06:48:32

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new (New)


Package is libva

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva.changes  2015-04-03 
14:32:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.libva.new/libva.changes 2015-08-05 
06:48:33.0 +0200
@@ -1,0 +2,13 @@
+Fri Jul 31 07:56:49 UTC 2015 - zai...@opensuse.org
+
+- Update to version 1.6.0:
+  + API:
+- Bump VA API version to 0.38.
+- Add support for HEVC Encode.
+- Add support for VP9 Decode.
+- Allow user to specify user preferred backend driver.
+- Add decode attribute to support decode normal and base modes.
+- Add encode attribute to support skip frame.
+  + Fix quality issue in the JPEG encode demo.
+
+---

Old:

  libva-1.5.1.tar.bz2

New:

  libva-1.6.0.tar.bz2



Other differences:
--
++ libva.spec ++
--- /var/tmp/diff_new_pack.RoyvAn/_old  2015-08-05 06:48:33.0 +0200
+++ /var/tmp/diff_new_pack.RoyvAn/_new  2015-08-05 06:48:33.0 +0200
@@ -25,7 +25,7 @@
 %endif
 
 Name:   libva
-Version:1.5.1
+Version:1.6.0
 Release:0
 Summary:Video Acceleration (VA) API for Linux
 License:MIT

++ libva-1.5.1.tar.bz2 - libva-1.6.0.tar.bz2 ++
 31947 lines of diff (skipped)




commit libva for openSUSE:Factory

2015-04-03 Thread h_root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2015-04-03 14:32:31

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new (New)


Package is libva

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva.changes  2015-02-12 
10:19:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.libva.new/libva.changes 2015-04-03 
14:32:31.0 +0200
@@ -1,0 +2,8 @@
+Mon Mar 30 09:17:19 UTC 2015 - sndir...@suse.com
+
+- Update to version 1.5.1
+  * API: correct the comment for num_token_partitions in struct
+_VAEncPictureParameterBufferVP8
+  * VA/x11: fix double Unlocks/SyncHandle to avoid segmentation fault 
+
+---

Old:

  libva-1.5.0.tar.bz2

New:

  libva-1.5.1.tar.bz2



Other differences:
--
++ libva.spec ++
--- /var/tmp/diff_new_pack.axmjVY/_old  2015-04-03 14:32:32.0 +0200
+++ /var/tmp/diff_new_pack.axmjVY/_new  2015-04-03 14:32:32.0 +0200
@@ -25,7 +25,7 @@
 %endif
 
 Name:   libva
-Version:1.5.0
+Version:1.5.1
 Release:0
 Summary:Video Acceleration (VA) API for Linux
 License:MIT

++ libva-1.5.0.tar.bz2 - libva-1.5.1.tar.bz2 ++
 11843 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libva-1.5.0/NEWS new/libva-1.5.1/NEWS
--- old/libva-1.5.0/NEWS2014-12-29 05:02:56.0 +0100
+++ new/libva-1.5.1/NEWS2015-03-20 04:02:41.0 +0100
@@ -1,5 +1,9 @@
-libva NEWS -- summary of user visible changes.  2014-12-28
-Copyright (C) 2009-2014 Intel Corporation
+libva NEWS -- summary of user visible changes.  2015-03-20
+Copyright (C) 2009-2015 Intel Corporation
+
+Version 1.5.1 - 20.Mar.2015
+* API: correct the comment for num_token_partitions in struct  
_VAEncPictureParameterBufferVP8
+* VA/x11: fix double Unlocks/SyncHandle to avoid segmentation fault
 
 Version 1.5.0 - 28.Dec.2014
 * API: add support for HEVC decoding
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libva-1.5.0/compile new/libva-1.5.1/compile
--- old/libva-1.5.0/compile 2014-12-24 09:15:53.0 +0100
+++ new/libva-1.5.1/compile 2014-12-14 15:54:26.0 +0100
@@ -1,9 +1,10 @@
 #! /bin/sh
 # Wrapper for compilers which do not understand '-c -o'.
 
-scriptversion=2012-10-14.11; # UTC
+scriptversion=2012-01-04.17; # UTC
 
-# Copyright (C) 1999-2013 Free Software Foundation, Inc.
+# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2009, 2010, 2012 Free
+# Software Foundation, Inc.
 # Written by Tom Tromey tro...@cygnus.com.
 #
 # This program is free software; you can redistribute it and/or modify
@@ -78,53 +79,6 @@
   esac
 }
 
-# func_cl_dashL linkdir
-# Make cl look for libraries in LINKDIR
-func_cl_dashL ()
-{
-  func_file_conv $1
-  if test -z $lib_path; then
-lib_path=$file
-  else
-lib_path=$lib_path;$file
-  fi
-  linker_opts=$linker_opts -LIBPATH:$file
-}
-
-# func_cl_dashl library
-# Do a library search-path lookup for cl
-func_cl_dashl ()
-{
-  lib=$1
-  found=no
-  save_IFS=$IFS
-  IFS=';'
-  for dir in $lib_path $LIB
-  do
-IFS=$save_IFS
-if $shared  test -f $dir/$lib.dll.lib; then
-  found=yes
-  lib=$dir/$lib.dll.lib
-  break
-fi
-if test -f $dir/$lib.lib; then
-  found=yes
-  lib=$dir/$lib.lib
-  break
-fi
-if test -f $dir/lib$lib.a; then
-  found=yes
-  lib=$dir/lib$lib.a
-  break
-fi
-  done
-  IFS=$save_IFS
-
-  if test $found != yes; then
-lib=$lib.lib
-  fi
-}
-
 # func_cl_wrapper cl arg...
 # Adjust compile command to suit cl
 func_cl_wrapper ()
@@ -155,34 +109,43 @@
  ;;
  esac
  ;;
-   -I)
- eat=1
- func_file_conv $2 mingw
- set x $@ -I$file
- shift
- ;;
-I*)
  func_file_conv ${1#-I} mingw
  set x $@ -I$file
  shift
  ;;
-   -l)
- eat=1
- func_cl_dashl $2
- set x $@ $lib
- shift
- ;;
-l*)
- func_cl_dashl ${1#-l}
- set x $@ $lib
+ lib=${1#-l}
+ found=no
+ 

commit libva for openSUSE:Factory

2015-02-12 Thread h_root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2015-02-12 10:19:53

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new (New)


Package is libva

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva.changes  2014-11-03 
13:11:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.libva.new/libva.changes 2015-02-12 
10:19:54.0 +0100
@@ -1,0 +2,15 @@
+Sun Feb  8 22:35:09 UTC 2015 - zai...@opensuse.org
+
+- Update to version 1.5.0:
+  + API:
+- Add support for HEVC decoding.
+- Extend JPEG encoding data structures and add configuration
+  attribute for JPEG encoding.
+  + Add a unit test for JPEG encoding.
+  + Add support for HEVC decoding and JPEG encoding in VA trace
+utility.
+  + Fix out of tree builds.
+  + VA/X11: fix BadDrawable issue when calling vaTerminate() after
+the pixmaps have been destroyed.
+
+---

Old:

  libva-1.4.1.tar.bz2

New:

  libva-1.5.0.tar.bz2



Other differences:
--
++ libva.spec ++
--- /var/tmp/diff_new_pack.eIBnf1/_old  2015-02-12 10:19:55.0 +0100
+++ /var/tmp/diff_new_pack.eIBnf1/_new  2015-02-12 10:19:55.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libva
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -25,7 +25,7 @@
 %endif
 
 Name:   libva
-Version:1.4.1
+Version:1.5.0
 Release:0
 Summary:Video Acceleration (VA) API for Linux
 License:MIT
@@ -222,6 +222,7 @@
 %{_bindir}/mpeg2vldemo
 %{_bindir}/putsurface
 %{_bindir}/loadjpeg
+%{_bindir}/jpegenc
 
 %if %{with wayland}
 %files -n vaapi-wayland-tools

++ libva-1.4.1.tar.bz2 - libva-1.5.0.tar.bz2 ++
 21926 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libva for openSUSE:Factory

2014-11-03 Thread h_root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2014-11-03 13:11:23

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new (New)


Package is libva

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva.changes  2013-09-30 
17:53:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.libva.new/libva.changes 2014-11-03 
13:11:33.0 +0100
@@ -1,0 +2,22 @@
+Thu Oct 30 10:34:39 UTC 2014 - sndir...@suse.com
+
+- added baselibs.conf as source to specfile in order to make factory
+  happy
+
+---
+Mon Oct 27 07:59:19 UTC 2014 - sndir...@suse.com
+
+- update to version 1.4.1; most important features/changes since
+  release 1.2.1:
+  * API: add support for VP8 encoding
+  * API: drop VAEntrypointMax enumeration
+  * API: add STE filter to the VPP pipeline
+  * API: add H.264 MVC profiles for decoding and encoding
+  * API: add buffer export interfaces for interop with 3rdparty APIs (EGL, OCL)
+  * API: add suppor for encoder quality level
+  * API: add attribute usage hint flag
+  * Enhancement for VA trace utility
+  * Add support for DRM Render-Nodes (Andrey Larionov)
+- removed obsolete patch libva-fix-rpmlint-error-no-return-in-non-void.patch
+
+---

Old:

  libva-1.2.1.tar.bz2
  libva-fix-rpmlint-error-no-return-in-non-void.patch

New:

  libva-1.4.1.tar.bz2



Other differences:
--
++ libva.spec ++
--- /var/tmp/diff_new_pack.3UIK1u/_old  2014-11-03 13:11:34.0 +0100
+++ /var/tmp/diff_new_pack.3UIK1u/_new  2014-11-03 13:11:34.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libva
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,14 +25,14 @@
 %endif
 
 Name:   libva
-Version:1.2.1
+Version:1.4.1
 Release:0
 Summary:Video Acceleration (VA) API for Linux
 License:MIT
 Group:  System/Libraries
 Url:http://freedesktop.org/wiki/Software/vaapi
 Source0:
http://www.freedesktop.org/software/vaapi/releases/libva/%{name}-%{version}.tar.bz2
-Patch1: libva-fix-rpmlint-error-no-return-in-non-void.patch
+Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  Mesa-devel
 BuildRequires:  gcc-c++
@@ -174,7 +174,6 @@
 
 %prep
 %setup -q 
-%patch1 -p1
 
 %build
 [ -d m4 ]  || mkdir m4

++ libva-1.2.1.tar.bz2 - libva-1.4.1.tar.bz2 ++
 45516 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libva for openSUSE:Factory

2013-09-30 Thread h_root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2013-09-30 17:53:52

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new (New)


Package is libva

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva.changes  2013-07-12 
20:48:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.libva.new/libva.changes 2013-09-30 
17:53:53.0 +0200
@@ -1,0 +2,11 @@
+Fri Sep 27 07:24:35 UTC 2013 - dims...@opensuse.org
+
+- Introduce bcond_with wayland to easily control if the wayland
+  support is to be built:
+  + On openSUSE 13.1+ defaults to true
+  + Create new subpackage vaapi-wayland-tools and libva-wayland1,
+containing the respective wayland support of libva.
+  + BuilkdRequire pkgconfig(wayland-client).
+  + Pass --enable/--disable-wayland to configure as appropriate.
+
+---



Other differences:
--
++ libva.spec ++
--- /var/tmp/diff_new_pack.bTuaeN/_old  2013-09-30 17:53:54.0 +0200
+++ /var/tmp/diff_new_pack.bTuaeN/_new  2013-09-30 17:53:54.0 +0200
@@ -18,6 +18,12 @@
 
 #
 
+%if 0%{?suse_version}  1300
+%bcond_with wayland
+%else
+%bcond_without wayland
+%endif
+
 Name:   libva
 Version:1.2.1
 Release:0
@@ -41,6 +47,9 @@
 BuildRequires:  pkgconfig(xfixes)
 BuildRequires:  pkgconfig(xrandr)
 BuildRequires:  pkgconfig(xv)
+%if %{with wayland}
+BuildRequires:  pkgconfig(wayland-client) = 1.0.0
+%endif
 
 %description
 The libva library implements the Video Acceleration (VA) API for Linux.
@@ -101,12 +110,25 @@
 
 This is the VA/GLX runtime library
 
+%if %{with wayland}
+%package -n libva-wayland1
+Summary:Video Acceleration (VA) API for Linux -- Wayland support
+Group:  System/Libraries
+
+%description -n libva-wayland1
+The libva library implements the Video Acceleration (VA) API for Linux.
+The library loads a hardware dependendent driver.
+%endif
+
 %package devel
 Summary:Video Acceleration (VA) API for Linux -- development files
 Group:  Development/Languages/C and C++
 Requires:   libva-drm1 = %{version}
 Requires:   libva-egl1 = %{version}
 Requires:   libva-glx1 = %{version}
+%if %{with wayland}
+Requires:   libva-wayland1 = %{version}
+%endif
 Requires:   libva-x11-1 = %{version}
 Requires:   libva1 = %{version}
 Requires:   pkgconfig(gl)
@@ -130,6 +152,16 @@
 
 This is a set of tools around vaapi livrary.
 
+%if %{with wayland}
+%package -n vaapi-wayland-tools
+Summary:Video Acceleration (VA) API for Linux - Wayland support
+Group:  System/Libraries
+
+%description -n vaapi-wayland-tools
+The libva library implements the Video Acceleration (VA) API for Linux.
+The library loads a hardware dependendent driver.
+%endif
+
 %package -n vaapi-dummy-driver
 Summary:Video Acceleration (VA) API for Linux
 Group:  System/Libraries
@@ -150,7 +182,12 @@
 %configure --enable-dummy-driver \
--enable-glx \
--enable-egl \
-   --with-drivers-path=%{_libdir}/dri
+   --with-drivers-path=%{_libdir}/dri \
+%if %{with wayland}
+   --enable-wayland
+%else
+   --disable-wayland
+%endif
 make %{?_smp_mflags}
 
 %install
@@ -187,6 +224,16 @@
 %{_bindir}/putsurface
 %{_bindir}/loadjpeg
 
+%if %{with wayland}
+%files -n vaapi-wayland-tools
+%defattr(-,root,root)
+%{_bindir}/putsurface_wayland
+
+%files -n libva-wayland1
+%defattr(-, root, root)
+%{_libdir}/libva-wayland.so.*
+%endif
+
 %files -n vaapi-dummy-driver
 %defattr(-,root,root,-)
 %dir %{_libdir}/dri
@@ -221,6 +268,9 @@
 %{_libdir}/libva-glx.so
 %{_libdir}/libva-egl.so
 %{_libdir}/libva-drm.so
+%if %{with wayland}
+%{_libdir}/libva-wayland.so
+%endif
 %{_includedir}/va
 %{_libdir}/pkgconfig/libva*.pc
 

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.bTuaeN/_old  2013-09-30 17:53:54.0 +0200
+++ /var/tmp/diff_new_pack.bTuaeN/_new  2013-09-30 17:53:54.0 +0200
@@ -2,6 +2,7 @@
 libva-drm1
 libva-egl1
 libva-glx1
+libva-wayland1
 libva-x11-1
 libva-devel
  requires -libva-targettype

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libva for openSUSE:Factory

2013-07-12 Thread h_root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2013-07-12 20:48:05

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new (New)


Package is libva

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva.changes  2013-03-20 
11:46:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.libva.new/libva.changes 2013-07-12 
20:48:06.0 +0200
@@ -1,0 +2,21 @@
+Wed Jul 10 14:47:19 UTC 2013 - hrvoje.sen...@gmail.com
+
+- updated to version 1.2.1:
+  * fixed namespace issue with one of the new tools introduced as 
+mpeg2enc. fdo#66221
+  * API: new H.264 encoding API for Baseline, Main and High profiles
+  * API: add support for MPEG-2 encoding 
+  * API: add video processing interfaces
+  * API: add vaQuerySurfaceAttributes() to query surface attributes 
+supported by the underlying drivers.
+  * API: new version of vaCreateSurfaces(), the old version of 
+vaCreateSurfaces() is still supported if including va/va_compat.h
+  * API: add new surface attributes to enable VA surface creation 
+from external buffer
+  * API: add new RT formats and fourcc codes
+  * Refine VA trace utility
+  * Refine H.264 encoding test cases {avcenc, h264enc}
+  * A new test case for MPEG-2 encoding
+  * A lot of bug fixes
+
+---

Old:

  libva-1.1.1.tar.xz

New:

  libva-1.2.1.tar.bz2



Other differences:
--
++ libva.spec ++
--- /var/tmp/diff_new_pack.tbFtAI/_old  2013-07-12 20:48:06.0 +0200
+++ /var/tmp/diff_new_pack.tbFtAI/_new  2013-07-12 20:48:06.0 +0200
@@ -19,13 +19,13 @@
 #
 
 Name:   libva
-Version:1.1.1
+Version:1.2.1
 Release:0
 Summary:Video Acceleration (VA) API for Linux
 License:MIT
 Group:  System/Libraries
 Url:http://freedesktop.org/wiki/Software/vaapi
-Source0:
http://cgit.freedesktop.org/libva/snapshot/%{name}-%{version}.tar.xz
+Source0:
http://www.freedesktop.org/software/vaapi/releases/libva/%{name}-%{version}.tar.bz2
 Patch1: libva-fix-rpmlint-error-no-return-in-non-void.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  Mesa-devel
@@ -182,6 +182,7 @@
 %{_bindir}/vainfo
 %{_bindir}/avcenc
 %{_bindir}/h264encode
+%{_bindir}/mpeg2vaenc
 %{_bindir}/mpeg2vldemo
 %{_bindir}/putsurface
 %{_bindir}/loadjpeg

++ libva-1.1.1.tar.xz - libva-1.2.1.tar.bz2 ++
 73795 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libva for openSUSE:Factory

2013-03-20 Thread h_root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2013-03-20 11:46:35

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new (New)


Package is libva, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva.changes  2012-11-19 
14:00:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.libva.new/libva.changes 2013-03-20 
11:46:39.0 +0100
@@ -1,0 +2,8 @@
+Tue Mar 19 10:43:16 UTC 2013 - kkhere@gmail.com
+
+- Version 1.1.1 - 18.Mar.2013
+  This minor version brings the following changes:
+  * Support wayland 1.0 protocol (Rob Bradford)
+  * Automake 1.13 fixups (Armin K)
+
+---

Old:

  libva-1.1.0.tar.xz

New:

  libva-1.1.1.tar.xz



Other differences:
--
++ libva.spec ++
--- /var/tmp/diff_new_pack.tkwO97/_old  2013-03-20 11:46:47.0 +0100
+++ /var/tmp/diff_new_pack.tkwO97/_new  2013-03-20 11:46:47.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libva
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 #
 
 Name:   libva
-Version:1.1.0
+Version:1.1.1
 Release:0
 Summary:Video Acceleration (VA) API for Linux
 License:MIT

++ libva-1.1.0.tar.xz - libva-1.1.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libva-1.1.0/.gitignore new/libva-1.1.1/.gitignore
--- old/libva-1.1.0/.gitignore  2012-10-04 15:30:51.0 +0200
+++ new/libva-1.1.1/.gitignore  2013-03-19 02:42:21.0 +0100
@@ -14,6 +14,7 @@
 TAGS
 aclocal.m4
 autom4te.cache
+compile
 config.guess
 config.h
 config.h.in
@@ -33,6 +34,7 @@
 install-sh
 libtool
 ltmain.sh
+/m4
 missing
 stamp-h1
 /test/basic/test_01
@@ -52,6 +54,7 @@
 /test/encode/avcenc
 /test/encode/h264encode
 /test/putsurface/putsurface
+/test/putsurface/putsurface_wayland
 /test/transcode/mpeg2transcode
 /test/v4l_h264/decode/decode
 /test/v4l_h264/encode/encode
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libva-1.1.0/NEWS new/libva-1.1.1/NEWS
--- old/libva-1.1.0/NEWS2012-10-04 15:30:51.0 +0200
+++ new/libva-1.1.1/NEWS2013-03-19 02:42:21.0 +0100
@@ -1,6 +1,10 @@
-libva NEWS -- summary of user visible changes.  2012-10-04
+libva NEWS -- summary of user visible changes.  2013-03-19
 Copyright (C) 2009-2011 Intel Corporation
 
+Version 1.1.1 - 19.Mar.2013
+* Support wayland 1.0 protocol (Rob Bradford)
+* Automake 1.13 fixups (Armin K)
+
 Version 1.1.0 - 04.Oct.2012
 * API: add Wayland support
 * API: add raw DRM support for headless pipelines
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libva-1.1.0/autogen.sh new/libva-1.1.1/autogen.sh
--- old/libva-1.1.0/autogen.sh  2012-10-04 15:30:51.0 +0200
+++ new/libva-1.1.1/autogen.sh  2013-03-19 02:42:21.0 +0100
@@ -46,6 +46,6 @@
 
 cd $olddir
 
-if test -z $NO_CONFIGURE; then
+if test -z $NOCONFIGURE; then
 $srcdir/configure $@  echo Now type 'make' to compile $PROJECT.
 fi
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libva-1.1.0/configure.ac new/libva-1.1.1/configure.ac
--- old/libva-1.1.0/configure.ac2012-10-04 15:30:51.0 +0200
+++ new/libva-1.1.1/configure.ac2013-03-19 02:42:21.0 +0100
@@ -42,7 +42,7 @@
 # - reset micro version to zero when VA-API major or minor version is changed
 m4_define([libva_major_version], [m4_eval(va_api_major_version + 1)])
 m4_define([libva_minor_version], [m4_eval(va_api_minor_version - 32)])
-m4_define([libva_micro_version], [0])
+m4_define([libva_micro_version], [1])
 m4_define([libva_pre_version],   [0])
 
 m4_define([libva_version],
@@ -78,7 +78,7 @@
 m4_define([libdrm_version], [2.4])
 
 # Wayland minimum version number
-m4_define([wayland_api_version], [0.95.0])
+m4_define([wayland_api_version], [1.0.0])
 
 AC_PREREQ(2.57)
 AC_INIT([libva], [libva_version], [waldo.bast...@intel.com], libva)
@@ -86,7 +86,7 @@
 AC_CONFIG_MACRO_DIR([m4])
 AM_INIT_AUTOMAKE([dist-bzip2])
 
-AM_CONFIG_HEADER([config.h])
+AC_CONFIG_HEADERS([config.h])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 
 TODAY=`LC_ALL=C date +'%a, %d %b %Y %X %z'`
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit libva for openSUSE:Factory

2012-11-19 Thread h_root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2012-11-19 14:00:09

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new (New)


Package is libva, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva.changes  2012-10-26 
17:13:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.libva.new/libva.changes 2012-11-19 
14:00:10.0 +0100
@@ -1,0 +2,5 @@
+Tue Nov 13 15:24:27 UTC 2012 - guilla...@opensuse.org
+
+- Remove Exclusive arch on x86*
+
+---



Other differences:
--
++ libva.spec ++
--- /var/tmp/diff_new_pack.DNV9hm/_old  2012-11-19 14:00:12.0 +0100
+++ /var/tmp/diff_new_pack.DNV9hm/_new  2012-11-19 14:00:12.0 +0100
@@ -41,8 +41,6 @@
 BuildRequires:  pkgconfig(xfixes)
 BuildRequires:  pkgconfig(xrandr)
 BuildRequires:  pkgconfig(xv)
-# pkgconfig(libdrm_intel) currently only exists on x86*
-ExclusiveArch:  %ix86 x86_64
 
 %description
 The libva library implements the Video Acceleration (VA) API for Linux.


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libva for openSUSE:Factory

2012-05-31 Thread h_root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2012-05-31 17:06:29

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new (New)


Package is libva, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva.changes  2012-05-29 
10:34:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.libva.new/libva.changes 2012-05-31 
17:06:35.0 +0200
@@ -1,0 +2,19 @@
+Tue May 29 15:24:49 UTC 2012 - kkhere@gmail.com
+
+- get osc service localrun download_files to run 
+
+---
+Tue May 29 15:50:36 CEST 2012 - ti...@suse.de
+
+- updated to version 1.1.0:
+  * support of JPEG decoding
+  * New hooks to create/free native pixmap
+  * VA/EGL interfaces
+  * Remove legacy DRI support
+
+---
+Fri May 25 11:38:22 UTC 2012 - kkhere@gmail.com
+
+- Remove nonexisting subpackage from baselibs.conf
+
+---

Old:

  libva-1.0.15.tar.bz2

New:

  libva-1.1.0.tar.xz
  libva-compile-warning-fixes.diff



Other differences:
--
++ libva.spec ++
--- /var/tmp/diff_new_pack.1DZU7Q/_old  2012-05-31 17:06:36.0 +0200
+++ /var/tmp/diff_new_pack.1DZU7Q/_new  2012-05-31 17:06:36.0 +0200
@@ -19,23 +19,28 @@
 #
 
 Name:   libva
-Version:1.0.15
+Version:1.1.0
 Release:0
 Summary:Video Acceleration (VA) API for Linux
 License:MIT
 Group:  System/Libraries
 Url:http://freedesktop.org/wiki/Software/vaapi
-Source0:
http://cgit.freedesktop.org/libva/snapshot/%{name}-%{version}.tar.bz2
+Source0:
http://cgit.freedesktop.org/libva/snapshot/%{name}-%{version}.tar.xz
+Patch1: libva-compile-warning-fixes.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  Mesa-devel
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
 BuildRequires:  pkg-config
+BuildRequires:  xz
 BuildRequires:  pkgconfig(gl)
 BuildRequires:  pkgconfig(libdrm)
 BuildRequires:  pkgconfig(libudev)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xfixes)
+BuildRequires:  pkgconfig(xrandr)
+BuildRequires:  pkgconfig(xv)
 # pkgconfig(libdrm_intel) currently only exists on x86*
 ExclusiveArch:  %ix86 x86_64
 
@@ -88,10 +93,10 @@
 This contains the dummy driver.
 
 %prep
-%setup -q -n vaapi -c -a 0
+%setup -q 
+%patch1 -p1
 
 %build
-pushd libva-%{version}
 autoreconf -v --install
 %configure --enable-dummy-driver \
 %if 0%{?suse_version} = 01120
@@ -101,12 +106,9 @@
--enable-egl \
--with-drivers-path=%{_libdir}/dri
 make %{?_smp_mflags}
-popd
 
 %install
-pushd libva-%{version}
 %makeinstall
-popd
 find %{buildroot} -name '*.la' -delete -print
 grep -r include %{buildroot}%{_includedir}
 
@@ -121,6 +123,8 @@
 %{_bindir}/h264encode
 %{_bindir}/mpeg2vldemo
 %{_bindir}/putsurface
+%{_bindir}/loadjpeg
+%{_bindir}/va_egl
 
 %files -n vaapi-dummy-driver
 %defattr(-,root,root,-)

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.1DZU7Q/_old  2012-05-31 17:06:36.0 +0200
+++ /var/tmp/diff_new_pack.1DZU7Q/_new  2012-05-31 17:06:36.0 +0200
@@ -2,4 +2,4 @@
 libva-devel
  requires -libva-targettype
  requires libva1-targettype = version
-vaapi-drivers
+ 
\ No newline at end of file

++ libva-compile-warning-fixes.diff ++
diff --git a/test/v4l_h264/decode/TCPSocketServer.cpp 
b/test/v4l_h264/decode/TCPSocketServer.cpp
index ad33d77..287bf27 100644
--- a/test/v4l_h264/decode/TCPSocketServer.cpp
+++ b/test/v4l_h264/decode/TCPSocketServer.cpp
@@ -150,7 +150,7 @@ ssize_t TCPSocketServer::send(const void *buffer, const int 
bufferLen) throw (s
 
 ssize_t TCPSocketServer::send(const string message) throw (std::runtime_error)
 {
-send(message.c_str(), message.length());
+return send(message.c_str(), message.length());
 }
 
 
diff --git a/va/egl/va_egl.c b/va/egl/va_egl.c
index 48ff7a1..71904a0 100644
--- a/va/egl/va_egl.c
+++ b/va/egl/va_egl.c
@@ -56,6 +56,9 @@
 #include va_egl_private.h
 #include va_egl_impl.h
 
+#include stdlib.h
+VADisplay vaGetDisplay(Display *dpy);
+
 #define CTX(dpy) (((VADisplayContextP)dpy)-pDriverContext)
 #define CHECK_DISPLAY(dpy) if( !vaDisplayIsValid(dpy) ) { return 
VA_STATUS_ERROR_INVALID_DISPLAY; }
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libva for openSUSE:Factory

2012-05-29 Thread h_root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2012-05-29 10:33:58

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new (New)


Package is libva, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva.changes  2012-05-08 
11:55:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.libva.new/libva.changes 2012-05-29 
10:34:03.0 +0200
@@ -1,0 +2,17 @@
+Wed May 23 14:13:51 UTC 2012 - kkhere@gmail.com
+
+- Rename subpackage vaapi-drivers - vaapi-dummy-driver
+  since dummy is the only driver this package contains.
+- Let the library recommend the dummy driver in case no other 
+  is present
+
+---
+Tue May 22 22:40:06 UTC 2012 - crrodrig...@opensuse.org
+
+- Remove intel-driver, it has been packaged separately
+  with proper hardware Supplements so it gets installed
+  only when needed.
+- Fix -devel package requires, otherwise dependant packages
+  fail with missing headers wanted by files in /usr/include/va.
+
+---

Old:

  intel-driver-1.0.17.tar.bz2



Other differences:
--
++ libva.spec ++
--- /var/tmp/diff_new_pack.YBa9ky/_old  2012-05-29 10:34:04.0 +0200
+++ /var/tmp/diff_new_pack.YBa9ky/_new  2012-05-29 10:34:04.0 +0200
@@ -17,27 +17,23 @@
 
 
 #
-%define driver_version 1.0.17
-%define lib_version 1.0.15
 
 Name:   libva
-Version:%{lib_version}
+Version:1.0.15
 Release:0
 Summary:Video Acceleration (VA) API for Linux
 License:MIT
 Group:  System/Libraries
 Url:http://freedesktop.org/wiki/Software/vaapi
-Source0:
http://cgit.freedesktop.org/libva/snapshot/%{name}-%{lib_version}.tar.bz2
-Source1:
http://cgit.freedesktop.org/vaapi/intel-driver/snapshot/intel-driver-%{driver_version}.tar.bz2
+Source0:
http://cgit.freedesktop.org/libva/snapshot/%{name}-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gcc-c++
-BuildRequires:  libstdc++-devel
 BuildRequires:  libtool
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(gl)
 BuildRequires:  pkgconfig(libdrm)
-BuildRequires:  pkgconfig(libdrm_intel)
 BuildRequires:  pkgconfig(libudev)
+BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xfixes)
 # pkgconfig(libdrm_intel) currently only exists on x86*
@@ -50,6 +46,7 @@
 %package -n libva1
 Summary:Video Acceleration (VA) API for Linux
 Group:  System/Libraries
+Recommends: vaapi-dummy-driver
 
 %description -n libva1
 The libva library implements the Video Acceleration (VA) API for Linux.
@@ -59,6 +56,10 @@
 Summary:Video Acceleration (VA) API for Linux -- development files
 Group:  Development/Languages/C and C++
 Requires:   libva1 = %{version}
+Requires:   pkgconfig(gl)
+Requires:   pkgconfig(libdrm)
+Requires:   pkgconfig(x11)
+Requires:   pkgconfig(xfixes)
 
 %description devel
 The libva library implements the Video Acceleration (VA) API for Linux.
@@ -76,23 +77,21 @@
 
 This is a set of tools around vaapi livrary.
 
-%package -n vaapi-drivers
-Version:%{driver_version}
-Release:0
+%package -n vaapi-dummy-driver
 Summary:Video Acceleration (VA) API for Linux
 Group:  System/Libraries
 
-%description -n vaapi-drivers
+%description -n vaapi-dummy-driver
 The libva library implements the Video Acceleration (VA) API for Linux.
 The library loads a hardware dependendent driver.
 
-This contains the dummy and hardware drivers.
+This contains the dummy driver.
 
 %prep
-%setup -q -n vaapi -c -a 0 -a 1
+%setup -q -n vaapi -c -a 0
 
 %build
-pushd libva-%{lib_version}
+pushd libva-%{version}
 autoreconf -v --install
 %configure --enable-dummy-driver \
 %if 0%{?suse_version} = 01120
@@ -103,24 +102,13 @@
--with-drivers-path=%{_libdir}/dri
 make %{?_smp_mflags}
 popd
-pushd intel-driver-%{driver_version}
-export 
PKG_CONFIG_PATH=%{_builddir}/vaapi/libva-%{lib_version}/pkgconfig:$PKG_CONFIG_PATH
-autoreconf -v --install
-%configure 
-popd
 
 %install
-pushd libva-%{lib_version}
+pushd libva-%{version}
 %makeinstall
 popd
 find %{buildroot} -name '*.la' -delete -print
-pushd intel-driver-%{driver_version}
-make %{?_smp_mflags} CPPFLAGS=-I%{buildroot}%{_includedir} \
-   LDFLAGS=-L%{buildroot}%{_libdir}
-%makeinstall
-popd
-
-find %{buildroot} -name '*.la' -delete -print
+grep -r include %{buildroot}%{_includedir}
 
 %post -n libva1 -p /sbin/ldconfig
 
@@ -134,11 +122,10 @@
 %{_bindir}/mpeg2vldemo
 %{_bindir}/putsurface
 
-%files -n 

commit libva for openSUSE:Factory

2012-05-08 Thread h_root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2012-05-08 11:55:48

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new (New)


Package is libva, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva.changes  2012-03-23 
12:06:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.libva.new/libva.changes 2012-05-08 
11:55:51.0 +0200
@@ -1,0 +2,19 @@
+Fri Apr 13 11:58:15 UTC 2012 - kkhere@gmail.com
+
+- update intel driver to version 1.0.17
+  Version 1.0.17 - 02.Apr.2012
+  * Add support for IMC1/IMC3 surface formats
+  * Fix rendering of interlaced surfaces
+  * Fix MPEG-2 decoding of interlaced streams (SNB, IVB)
+  * Fix H.264 weighted prediction indicator (SNB)
+  * Fix and simplify calculation of H.264 macroblock bit offset (ILK, SNB, IVB)
+  Version 1.0.16 - 14.Feb.2012
+  * Fix VC-1 bitplane buffer size (SNB, IVB)
+  * Fix VC-1 motion vector modes for Ivy Bridge
+  * Fix MFX_QM_STATE for H.264 flat scaling lists (IVB)
+  * Fix and simplify AVC_REF_IDX_STATE setup (ILK, SNB, IVB)
+  * Fix memory leak of encoder buffers
+  * Fix check for internal VA surface format prior to rendering
+  * Add support for B43 chipset (Alexander Inyukhin)
+
+---

Old:

  intel-driver-1.0.15.tar.bz2

New:

  intel-driver-1.0.17.tar.bz2



Other differences:
--
++ libva.spec ++
--- /var/tmp/diff_new_pack.Ykxej0/_old  2012-05-08 11:55:52.0 +0200
+++ /var/tmp/diff_new_pack.Ykxej0/_new  2012-05-08 11:55:52.0 +0200
@@ -14,15 +14,21 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
+#
+%define driver_version 1.0.17
+%define lib_version 1.0.15
+
 Name:   libva
-Version:1.0.15
+Version:%{lib_version}
 Release:0
 Summary:Video Acceleration (VA) API for Linux
 License:MIT
 Group:  System/Libraries
 Url:http://freedesktop.org/wiki/Software/vaapi
-Source0:
http://cgit.freedesktop.org/libva/snapshot/%{name}-%{version}.tar.bz2
-Source1:
http://cgit.freedesktop.org/vaapi/intel-driver/snapshot/intel-driver-%{version}.tar.bz2
+Source0:
http://cgit.freedesktop.org/libva/snapshot/%{name}-%{lib_version}.tar.bz2
+Source1:
http://cgit.freedesktop.org/vaapi/intel-driver/snapshot/intel-driver-%{driver_version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gcc-c++
 BuildRequires:  libstdc++-devel
@@ -41,50 +47,52 @@
 The libva library implements the Video Acceleration (VA) API for Linux.
 The library loads a hardware dependendent driver.
 
-%package -n vaapi-tools
+%package -n libva1
 Summary:Video Acceleration (VA) API for Linux
 Group:  System/Libraries
 
-%description -n vaapi-tools
+%description -n libva1
 The libva library implements the Video Acceleration (VA) API for Linux.
 The library loads a hardware dependendent driver.
 
-This is a set of tools around vaapi livrary.
-
-%package -n vaapi-drivers
-Summary:Video Acceleration (VA) API for Linux
-Group:  System/Libraries
+%package devel
+Summary:Video Acceleration (VA) API for Linux -- development files
+Group:  Development/Languages/C and C++
+Requires:   libva1 = %{version}
 
-%description -n vaapi-drivers
+%description devel
 The libva library implements the Video Acceleration (VA) API for Linux.
 The library loads a hardware dependendent driver.
 
-This contains the dummy and hardware drivers.
+This package provides the development environment for libva.
 
-%package -n libva1
+%package -n vaapi-tools
 Summary:Video Acceleration (VA) API for Linux
 Group:  System/Libraries
 
-%description -n libva1
+%description -n vaapi-tools
 The libva library implements the Video Acceleration (VA) API for Linux.
 The library loads a hardware dependendent driver.
 
-%package devel
-Summary:Video Acceleration (VA) API for Linux -- development files
-Group:  Development/Languages/C and C++
-Requires:   libva1 = %{version}
+This is a set of tools around vaapi livrary.
 
-%description devel
+%package -n vaapi-drivers
+Version:%{driver_version}
+Release:0
+Summary:Video Acceleration (VA) API for Linux
+Group:  System/Libraries
+
+%description -n vaapi-drivers
 The libva library implements the Video Acceleration (VA) API for Linux.
 The library loads a hardware dependendent driver.
 
-This package provides the development environment for libva.
+This contains the dummy and hardware drivers.
 
 %prep
 %setup -q -n vaapi -c -a 0 -a 1
 
 %build
-pushd libva-%{version}
+pushd 

commit libva for openSUSE:Factory

2012-03-23 Thread h_root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2012-03-23 12:06:38

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new (New)


Package is libva, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva.changes  2012-02-28 
14:14:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.libva.new/libva.changes 2012-03-23 
12:06:41.0 +0100
@@ -1,0 +2,7 @@
+Wed Mar 21 19:02:15 UTC 2012 - jeng...@medozas.de
+
+- Remove redundant sections, compress filelist
+- Enable parallel build
+- Use pkgconfig symbols for deps
+
+---



Other differences:
--
++ libva.spec ++
--- /var/tmp/diff_new_pack.8yDqWj/_old  2012-03-23 12:06:56.0 +0100
+++ /var/tmp/diff_new_pack.8yDqWj/_new  2012-03-23 12:06:56.0 +0100
@@ -14,8 +14,6 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-
-
 Name:   libva
 Version:1.0.15
 Release:0
@@ -29,11 +27,11 @@
 BuildRequires:  gcc-c++
 BuildRequires:  libstdc++-devel
 BuildRequires:  libtool
-BuildRequires:  libudev-devel
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(gl)
 BuildRequires:  pkgconfig(libdrm)
 BuildRequires:  pkgconfig(libdrm_intel)
+BuildRequires:  pkgconfig(libudev)
 BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xfixes)
 # pkgconfig(libdrm_intel) currently only exists on x86*
@@ -44,7 +42,6 @@
 The library loads a hardware dependendent driver.
 
 %package -n vaapi-tools
-
 Summary:Video Acceleration (VA) API for Linux
 Group:  System/Libraries
 
@@ -65,7 +62,6 @@
 This contains the dummy and hardware drivers.
 
 %package -n libva1
-
 Summary:Video Acceleration (VA) API for Linux
 Group:  System/Libraries
 
@@ -74,7 +70,6 @@
 The library loads a hardware dependendent driver.
 
 %package devel
-
 Summary:Video Acceleration (VA) API for Linux -- development files
 Group:  Development/Languages/C and C++
 Requires:   libva1 = %{version}
@@ -98,7 +93,7 @@
--enable-glx \
--enable-egl \
--with-drivers-path=%{_libdir}/dri
-make
+make %{?_smp_mflags}
 popd
 pushd intel-driver-%{version}
 export 
PKG_CONFIG_PATH=%{_builddir}/vaapi/libva-%{version}/pkgconfig:$PKG_CONFIG_PATH
@@ -112,15 +107,13 @@
 popd
 find %{buildroot} -name '*.la' -delete -print
 pushd intel-driver-%{version}
-make CPPFLAGS=-I%{buildroot}%{_includedir} LDFLAGS=-L%{buildroot}%{_libdir}
+make %{?_smp_mflags} CPPFLAGS=-I%{buildroot}%{_includedir} \
+   LDFLAGS=-L%{buildroot}%{_libdir}
 %makeinstall
 popd
 
 find %{buildroot} -name '*.la' -delete -print
 
-%clean
-rm -rf %{buildroot}
-
 %post -n libva1 -p /sbin/ldconfig
 
 %postun -n libva1 -p /sbin/ldconfig
@@ -161,10 +154,6 @@
 %{_libdir}/libva-dummy.so
 %endif
 %{_includedir}/va
-%{_libdir}/pkgconfig/libva.pc
-%{_libdir}/pkgconfig/libva-x11.pc
-%{_libdir}/pkgconfig/libva-glx.pc
-%{_libdir}/pkgconfig/libva-tpi.pc
-%{_libdir}/pkgconfig/libva-egl.pc
+%{_libdir}/pkgconfig/libva*.pc
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libva for openSUSE:Factory

2012-02-28 Thread h_root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2012-02-28 14:14:11

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new (New)


Package is libva, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva.changes  2012-02-17 
12:01:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.libva.new/libva.changes 2012-02-28 
14:14:25.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb 27 19:30:59 CET 2012 - dmuel...@suse.de
+
+- exclude from build on ARM 
+
+---



Other differences:
--
++ libva.spec ++
--- /var/tmp/diff_new_pack.wqcs6N/_old  2012-02-28 14:14:26.0 +0100
+++ /var/tmp/diff_new_pack.wqcs6N/_new  2012-02-28 14:14:26.0 +0100
@@ -15,24 +15,29 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   libva
 Version:1.0.15
-Release:1
-License:MIT
+Release:0
 Summary:Video Acceleration (VA) API for Linux
-Url:http://freedesktop.org/wiki/Software/vaapi
+License:MIT
 Group:  System/Libraries
+Url:http://freedesktop.org/wiki/Software/vaapi
 Source0:
http://cgit.freedesktop.org/libva/snapshot/%{name}-%{version}.tar.bz2
 Source1:
http://cgit.freedesktop.org/vaapi/intel-driver/snapshot/intel-driver-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  libtool libudev-devel pkg-config
-BuildRequires:  pkgconfig(xext) pkgconfig(xfixes)
-BuildRequires:  pkgconfig(gl) pkgconfig(libdrm) pkgconfig(libdrm_intel)
-BuildRequires:  gcc-c++ libstdc++-devel
-AutoReqProv:on
+BuildRequires:  gcc-c++
+BuildRequires:  libstdc++-devel
+BuildRequires:  libtool
+BuildRequires:  libudev-devel
+BuildRequires:  pkg-config
+BuildRequires:  pkgconfig(gl)
+BuildRequires:  pkgconfig(libdrm)
+BuildRequires:  pkgconfig(libdrm_intel)
+BuildRequires:  pkgconfig(xext)
+BuildRequires:  pkgconfig(xfixes)
+# pkgconfig(libdrm_intel) currently only exists on x86*
+ExclusiveArch:  %ix86 x86_64
 
 %description
 The libva library implements the Video Acceleration (VA) API for Linux.
@@ -110,6 +115,7 @@
 make CPPFLAGS=-I%{buildroot}%{_includedir} LDFLAGS=-L%{buildroot}%{_libdir}
 %makeinstall
 popd
+
 find %{buildroot} -name '*.la' -delete -print
 
 %clean

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libva for openSUSE:Factory

2012-02-17 Thread h_root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2012-02-17 12:01:43

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new (New)


Package is libva, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva.changes  2011-11-22 
17:48:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.libva.new/libva.changes 2012-02-17 
12:01:45.0 +0100
@@ -1,0 +2,5 @@
+Tue Feb 14 13:18:40 UTC 2012 - sndir...@suse.com
+
+- Update package BuildRequires to use pkgconfig symbols 
+
+---



Other differences:
--
++ libva.spec ++
--- /var/tmp/diff_new_pack.bm6GFz/_old  2012-02-17 12:01:46.0 +0100
+++ /var/tmp/diff_new_pack.bm6GFz/_new  2012-02-17 12:01:46.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libva
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,8 +29,8 @@
 Source1:
http://cgit.freedesktop.org/vaapi/intel-driver/snapshot/intel-driver-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  libtool libudev-devel pkg-config
-BuildRequires:  xorg-x11-devel xorg-x11-libXext-devel xorg-x11-libXfixes-devel
-BuildRequires:  Mesa-devel libdrm-devel
+BuildRequires:  pkgconfig(xext) pkgconfig(xfixes)
+BuildRequires:  pkgconfig(gl) pkgconfig(libdrm) pkgconfig(libdrm_intel)
 BuildRequires:  gcc-c++ libstdc++-devel
 AutoReqProv:on
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libva for openSUSE:Factory

2011-11-22 Thread h_root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2011-11-22 17:48:31

Comparing /work/SRC/openSUSE:Factory/libva (Old)
 and  /work/SRC/openSUSE:Factory/.libva.new (New)


Package is libva, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva.changes  2011-09-23 
02:11:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.libva.new/libva.changes 2011-11-22 
17:48:38.0 +0100
@@ -1,0 +2,19 @@
+Sat Nov 19 16:03:00 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---
+Wed Nov  9 16:20:42 UTC 2011 - kkhere@gmail.com
+
+- new version 1.0.15
+  * API: make {Top,Bottom}FieldOrderCnt signed (Yi Wang)
+  * Add auto-generated Debian packaging
+  * Refine VA trace  VA fool utilities
+  * Move i965 driver to a specific repository (vaapi/intel-driver)
+  * Fix DSO link issue in tests
+  * Fix fglrx driver name detection
+  * Fix API vs. DSO vs. package versioning
+- intel-driver has been split from the library, use separate tarball
+- split the drivers into a separate package
+
+---

Old:

  libva-1.0.14.tar.bz2

New:

  intel-driver-1.0.15.tar.bz2
  libva-1.0.15.tar.bz2



Other differences:
--
++ libva.spec ++
--- /var/tmp/diff_new_pack.9MCzDL/_old  2011-11-22 17:48:41.0 +0100
+++ /var/tmp/diff_new_pack.9MCzDL/_new  2011-11-22 17:48:41.0 +0100
@@ -19,15 +19,16 @@
 
 
 Name:   libva
-Version:1.0.14
+Version:1.0.15
 Release:1
 License:MIT
 Summary:Video Acceleration (VA) API for Linux
 Url:http://freedesktop.org/wiki/Software/vaapi
 Group:  System/Libraries
-Source: 
http://cgit.freedesktop.org/libva/snapshot/%{name}-%{version}.tar.bz2
+Source0:
http://cgit.freedesktop.org/libva/snapshot/%{name}-%{version}.tar.bz2
+Source1:
http://cgit.freedesktop.org/vaapi/intel-driver/snapshot/intel-driver-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  libudev-devel pkg-config
+BuildRequires:  libtool libudev-devel pkg-config
 BuildRequires:  xorg-x11-devel xorg-x11-libXext-devel xorg-x11-libXfixes-devel
 BuildRequires:  Mesa-devel libdrm-devel
 BuildRequires:  gcc-c++ libstdc++-devel
@@ -39,7 +40,6 @@
 
 %package -n vaapi-tools
 
-
 Summary:Video Acceleration (VA) API for Linux
 Group:  System/Libraries
 
@@ -49,8 +49,17 @@
 
 This is a set of tools around vaapi livrary.
 
-%package -n libva1
+%package -n vaapi-drivers
+Summary:Video Acceleration (VA) API for Linux
+Group:  System/Libraries
 
+%description -n vaapi-drivers
+The libva library implements the Video Acceleration (VA) API for Linux.
+The library loads a hardware dependendent driver.
+
+This contains the dummy and hardware drivers.
+
+%package -n libva1
 
 Summary:Video Acceleration (VA) API for Linux
 Group:  System/Libraries
@@ -61,7 +70,6 @@
 
 %package devel
 
-
 Summary:Video Acceleration (VA) API for Linux -- development files
 Group:  Development/Languages/C and C++
 Requires:   libva1 = %{version}
@@ -73,21 +81,35 @@
 This package provides the development environment for libva.
 
 %prep
-%setup -q
+%setup -q -n vaapi -c -a 0 -a 1
 
 %build
+pushd libva-%{version}
 autoreconf -v --install
 %configure --enable-dummy-driver \
 %if 0%{?suse_version} = 01120
--enable-dummy-backend \
 %endif
-   --enable-i965-driver \
--enable-glx \
+   --enable-egl \
--with-drivers-path=%{_libdir}/dri
 make
+popd
+pushd intel-driver-%{version}
+export 
PKG_CONFIG_PATH=%{_builddir}/vaapi/libva-%{version}/pkgconfig:$PKG_CONFIG_PATH
+autoreconf -v --install
+%configure 
+popd
 
 %install
+pushd libva-%{version}
 %makeinstall
+popd
+find %{buildroot} -name '*.la' -delete -print
+pushd intel-driver-%{version}
+make CPPFLAGS=-I%{buildroot}%{_includedir} LDFLAGS=-L%{buildroot}%{_libdir}
+%makeinstall
+popd
 find %{buildroot} -name '*.la' -delete -print
 
 %clean
@@ -101,28 +123,25 @@
 %defattr(-,root,root,-)
 %{_bindir}/vainfo
 %{_bindir}/avcenc
-%dir %{_libdir}/dri
-%{_libdir}/dri/dummy_drv_video.so
-%{_libdir}/dri/i965_drv_video.so
 %{_bindir}/h264encode
 %{_bindir}/mpeg2vldemo
 %{_bindir}/putsurface
 
+%files -n vaapi-drivers
+%defattr(-,root,root,-)
+%dir %{_libdir}/dri
+%{_libdir}/dri/dummy_drv_video.so
+%{_libdir}/dri/i965_drv_video.so
+
 %files -n libva1
 %defattr(-, root, root)
-%{_libdir}/libva.so.1
-%{_libdir}/libva.so.%{version}
-%{_libdir}/libva-tpi.so.1
-%{_libdir}/libva-tpi.so.%{version}

commit libva for openSUSE:Factory

2011-07-27 Thread h_root

Hello community,

here is the log from the commit of package libva for openSUSE:Factory
checked in at Wed Jul 27 18:44:24 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/libva/libva.changes2011-05-31 
21:47:47.0 +0200
@@ -0,0 +1,72 @@
+---
+Tue May 31 19:44:52 UTC 2011 - kkhere@gmail.com
+
+- new version 1.0.13
+  * cleans up licensing issue
+  * IvyBrigde video decoding support 
+  * thread safety
+  * Encoding support in SandyBridge
+
+---
+Fri Apr  1 20:22:20 UTC 2011 - kkhere@gmail.com
+
+- new version 1.0.12 
+
+---
+Mon Mar 28 17:23:25 UTC 2011 - kkhere@gmail.com
+
+- new version 1.0.11 
+  * obsoletes patch
+- i965_dri_video: don't try to render an invalid surface
+
+---
+Thu Mar  3 15:02:06 UTC 2011 - kkhere@gmail.com
+
+- patch: i965_dri_video: don't try to render an invalid surface 
+
+---
+Tue Feb 15 12:05:12 UTC 2011 - kkhere@gmail.com
+
+- new version 1.0.10 
+
+---
+Mon Jan 10 10:23:00 UTC 2011 - kkhere@gmail.com
+
+- new version 1.0.7
+- support IA44 AI44 subpicture format in sandybridge 
+
+---
+Sun Dec 19 10:14:27 UTC 2010 - lnus...@suse.de
+
+- new version 1.0.6
+
+---
+Fri Nov  5 13:41:52 UTC 2010 - kkhere@gmail.com
+
+- update to version 1.0.6 
+
+---
+Thu Sep 30 09:05:22 UTC 2010 - kkhere@gmail.com
+
+- update to version 1.0.5
+  * add scaling flags for vaPutSurface()
+  * i965_drv_video: add video processing kernels
+  * i965_drv_video: deinterlacing  scaling
+
+---
+Thu Sep  9 14:19:54 UTC 2010 - kkhere@gmail.com
+
+- update to version 1.0.4 
+
+---
+Tue Jun  8 10:05:32 UTC 2010 - dims...@opensuse.org
+
+- Split the library in libva1, the tools in vaapi-tools and the
+  development in libva-devel. Both libraries can live in the same
+  package as per policy: they are kept in sync with their soNUM.
+
+---
+Mon Jun  7 21:43:40 UTC 2010 - dominique-vlc.s...@leuenberger.net
+
+- Initial package for VideoLAN repository, libva 1.0.1
+

calling whatdependson for head-i586


New:

  baselibs.conf
  libva-1.0.13.tar.bz2
  libva.changes
  libva.spec



Other differences:
--
++ libva.spec ++
#
# spec file for package libva
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# 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/
#

# norootforbuild


Name:   libva
Version:1.0.13
Release:1
License:MIT
Summary:Video Acceleration (VA) API for Linux
Url:http://freedesktop.org/wiki/Software/vaapi
Group:  System/Libraries
Source: 
http://cgit.freedesktop.org/libva/snapshot/%{name}-%{version}.tar.bz2
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  libudev-devel pkg-config
BuildRequires:  xorg-x11-devel xorg-x11-libXext-devel xorg-x11-libXfixes-devel
BuildRequires:  Mesa-devel libdrm-devel
BuildRequires:  gcc-c++ libstdc++-devel
AutoReqProv:on

%description
The libva library implements the Video Acceleration (VA) API for Linux.
The library loads a hardware dependendent driver.

%package -n vaapi-tools

Summary:Video Acceleration (VA) API for Linux
Group:  System/Libraries

%description -n vaapi-tools
The libva library implements the Video Acceleration (VA) API for Linux.
The library loads a hardware dependendent driver.

This is a set of tools around vaapi livrary.

%package -n libva1

Summary:Video Acceleration (VA) API for Linux
Group:  System/Libraries

%description -n libva1
The libva library implements the Video