Sync from SUSE:SLFO:Main libva revision 38dcd9e67bbbdb49d207685baf8bd39e

This commit is contained in:
Adrian Schröter 2024-09-13 16:16:01 +02:00
parent b1b1b1fb59
commit 3c236c62b5
4 changed files with 72 additions and 44 deletions

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

Binary file not shown.

BIN
libva-2.22.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Wed Jul 3 08:17:21 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.22.0:
* va:Add VVC decode LibVA interface.
* va: fix --version-script detection for lld >= 17
* wayland: add support for linux-dmabuf
* meson:remove autogen.sh from the meson script
* trace: Add bit_depth capturing in trace log
-------------------------------------------------------------------
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.22.0
Release: 0
Summary: Video Acceleration (VA) API
License: MIT