Accepting request 1007092 from home:dirkmueller:Factory

- update to 2.16.0:
  * add: Add HierarchicalFlag & hierarchical_level_plus1 for AV1e.
  * dep: Update README.md to remove badge links
  * dep: Removed waffle-io badge from README to fix broken link
  * dep: Drop mailing list, IRC and Slack
  * autotools: use wayland-scanner private-code
  * autotools: use the wayland-scanner.pc to locate the prog
  * meson: use wayland-scanner private-code
  * meson: request native wayland-scanner
  * meson: use the wayland-scanner.pc to locate the prog
  * meson: set HAVE_VA_X11 when applicable
  * style:Correct slight coding style in several new commits
  * trace: add Linux ftrace mode for va trace
  * trace: Add missing pthread_mutex_destroy
  * drm: remove no-longer needed X == X mappings
  * drm: fallback to drm driver name == va driver name
  * drm: simplify the mapping table
  * x11: simplify the mapping table

OBS-URL: https://build.opensuse.org/request/show/1007092
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva?expand=0&rev=153
This commit is contained in:
Stefan Dirsch 2022-09-30 12:46:54 +00:00 committed by Git OBS Bridge
parent a1c2db236d
commit 4e1e1d2b1b
5 changed files with 27 additions and 5 deletions

View File

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

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

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

View File

@ -23,7 +23,7 @@
Name: libva-gl
%define _name libva
Version: 2.15.0
Version: 2.16.0
Release: 0
Summary: Video Acceleration (VA) API
License: MIT

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Thu Sep 29 19:17:18 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 2.16.0:
* add: Add HierarchicalFlag & hierarchical_level_plus1 for AV1e.
* dep: Update README.md to remove badge links
* dep: Removed waffle-io badge from README to fix broken link
* dep: Drop mailing list, IRC and Slack
* autotools: use wayland-scanner private-code
* autotools: use the wayland-scanner.pc to locate the prog
* meson: use wayland-scanner private-code
* meson: request native wayland-scanner
* meson: use the wayland-scanner.pc to locate the prog
* meson: set HAVE_VA_X11 when applicable
* style:Correct slight coding style in several new commits
* trace: add Linux ftrace mode for va trace
* trace: Add missing pthread_mutex_destroy
* drm: remove no-longer needed X == X mappings
* drm: fallback to drm driver name == va driver name
* drm: simplify the mapping table
* x11: simplify the mapping table
-------------------------------------------------------------------
Mon Jul 11 11:19:17 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -23,7 +23,7 @@
Name: libva
%define _name libva
Version: 2.15.0
Version: 2.16.0
Release: 0
Summary: Video Acceleration (VA) API
License: MIT