Accepting request 713693 from home:iznogood:branches:X11:XOrg

- 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).

OBS-URL: https://build.opensuse.org/request/show/713693
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva?expand=0&rev=110
This commit is contained in:
Stefan Dirsch 2019-07-06 16:51:09 +00:00 committed by Git OBS Bridge
parent a42050cd1b
commit d40a28ff4b
8 changed files with 30 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:99263056c21593a26f2ece812aee6fe60142b49e6cd46cb33c8dddf18fc19391
size 455989

View File

@ -1 +0,0 @@
2e7b69ebb615d039b9253d4708eeec889b812dbf libva-2.4.0.tar.bz2

3
libva-2.4.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e9e053908591b121793eaa5d8aa37675b4cd3af4b12f1f377dff4767f39cee70
size 456435

View File

@ -0,0 +1 @@
5aeffc9929b4a9a5ebbed94adf065d08fc50bcf9 libva-2.4.1.tar.bz2

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Jul 6 08:00:11 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- 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).
-------------------------------------------------------------------
Sat Jan 26 20:27:33 UTC 2019 - bjorn.lie@gmail.com

View File

@ -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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Jul 6 08:00:11 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- 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).
-------------------------------------------------------------------
Sat Jan 26 20:27:33 UTC 2019 - bjorn.lie@gmail.com

View File

@ -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