Sync from SUSE:SLFO:Main libva-utils revision bdafbbaec76f2cf122b29d0c6044a3da

This commit is contained in:
Adrian Schröter 2024-09-13 16:16:16 +02:00
parent 8b707e83fa
commit 7bd0497be7
4 changed files with 14 additions and 5 deletions

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

Binary file not shown.

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

Binary file not shown.

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jul 3 11:32:27 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
- update to 2.22.0
* ci: correct the permission of workflows
* fix: Fixed possible memory leak in h264encode
* doc: Fix meson build options in README
* test/CheckEntrypointsForProfile: fix for limited profiles
-------------------------------------------------------------------
Thu Dec 28 08:47:10 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package libva-utils
#
# 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
@ -17,7 +17,7 @@
Name: libva-utils
Version: 2.20.1
Version: 2.22.0
Release: 0
Summary: A collection of utilities and examples to exercise VA-API
License: EPL-1.0 AND MIT