Accepting request 958122 from home:ukbeast89:branches:X11:XOrg

- Update to 2.14.0:
  * add: Add av1 encode interfaces
  * add: VA/X11 VAAPI driver mapping for crocus DRI driver
  * doc: Add description of the fd management for surface importing
  * ci: fix freebsd build
  * meson: Copy public headers to build directory to support subproject
  
- Update to 2.14.0:
  * add: Add av1 encode interfaces
  * add: VA/X11 VAAPI driver mapping for crocus DRI driver
  * doc: Add description of the fd management for surface importing
  * ci: fix freebsd build
  * meson: Copy public headers to build directory to support subproject

OBS-URL: https://build.opensuse.org/request/show/958122
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva?expand=0&rev=148
This commit is contained in:
Stefan Dirsch 2022-03-02 03:29:11 +00:00 committed by Git OBS Bridge
parent cfbea394d8
commit 7f2d93071c
6 changed files with 27 additions and 7 deletions

View File

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

3
libva-2.14.0.tar.gz Normal file
View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Mar 1 00:15:06 UTC 2022 - Aaron Stern <ukbeast89@protonmail.com>
- Update to 2.14.0:
* add: Add av1 encode interfaces
* add: VA/X11 VAAPI driver mapping for crocus DRI driver
* doc: Add description of the fd management for surface importing
* ci: fix freebsd build
* meson: Copy public headers to build directory to support subproject
-------------------------------------------------------------------
Mon Oct 4 15:17:42 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package libva-gl
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -23,7 +23,7 @@
Name: libva-gl
%define _name libva
Version: 2.13.0
Version: 2.14.0
Release: 0
Summary: Video Acceleration (VA) API
License: MIT

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Mar 1 00:07:18 UTC 2022 - Aaron Stern <ukbeast89@protonmail.com>
- Update to 2.14.0:
* add: Add av1 encode interfaces
* add: VA/X11 VAAPI driver mapping for crocus DRI driver
* doc: Add description of the fd management for surface importing
* ci: fix freebsd build
* meson: Copy public headers to build directory to support subproject
-------------------------------------------------------------------
Mon Oct 4 15:17:42 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package libva
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -23,7 +23,7 @@
Name: libva
%define _name libva
Version: 2.13.0
Version: 2.14.0
Release: 0
Summary: Video Acceleration (VA) API
License: MIT