Accepting request 1169629 from home:dirkmueller:Factory

- update to 2.21.0:
  * va: Add allow_content_tools and force_intger_mv to AV1 enc
  * va: add VASurfaceAttribAlignmentSize
  * va: Re-add drm_state and fd checks to VA_DRM_GetDriverNames
  * va: export symbol vaGetLibFunc for Windows
  * va: Add PRIME3 defination and correct the value
  * va: add driver name map for new intel KMD xe
  * va: export symbol vaMapBuffer2 for Windows
  * va: add new interface vaMapBuffer2 for map operation
    optimization
  * va: Add VAConfigAttribEncMaxTileRows and
    VAConfigAttribEncMaxTileCols
  * va: fix handling when all wayland backends fail
  * va_trace:add return value trace for vaPutSurfaces

  cmdlines
- needed for jira#PED-1174 (Video decoding/encoding support
- fixed JIRA number in previous changelog
  * ci: enable github actions
  * fix version mismatch between meson and autotools
- version 2.8.0 needed for jira#SLE/SLE-12712
    needed for i965 driver which check authentication.
  * Add message callbacks for drivers to use
- fixed source URLs
- added COPYING as documentation file
- Version 1.8.2
  * Bump libva to 1.8.2
- Removed libva-wayland1 from bqaselibs.conf; add it to
  need after adjusting vaapi-intel-driver package
  * VA/x11: fix double Unlocks/SyncHandle to avoid segmentation fault

OBS-URL: https://build.opensuse.org/request/show/1169629
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva?expand=0&rev=173
This commit is contained in:
Stefan Dirsch 2024-04-23 13:28:46 +00:00 committed by Git OBS Bridge
parent c9ef074988
commit bf2d58a6a9
4 changed files with 62 additions and 44 deletions

BIN
libva-2.20.0.tar.gz (Stored with Git LFS)

Binary file not shown.

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

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Mon Apr 22 09:13:54 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.21.0:
* va: Add allow_content_tools and force_intger_mv to AV1 enc
* va: add VASurfaceAttribAlignmentSize
* va: Re-add drm_state and fd checks to VA_DRM_GetDriverNames
* va: export symbol vaGetLibFunc for Windows
* va: Add PRIME3 defination and correct the value
* va: add driver name map for new intel KMD xe
* va: export symbol vaMapBuffer2 for Windows
* va: add new interface vaMapBuffer2 for map operation
optimization
* va: Add VAConfigAttribEncMaxTileRows and
VAConfigAttribEncMaxTileCols
* va: fix handling when all wayland backends fail
* va_trace:add return value trace for vaPutSurfaces
-------------------------------------------------------------------
Mon Dec 4 12:12:46 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>

View File

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