1 Commits

Author SHA256 Message Date
Stefan Dirsch
a3bfafab5b update to 2.23.0 (jsc#PED-14044) 2026-01-20 00:33:43 +01:00
4 changed files with 17 additions and 6 deletions

Binary file not shown.

BIN
libva-utils-2.23.0.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Dec 28 23:08:46 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 2.23.0:
* fix:Fixed build with -std=c++20
* fix:usr ptr surface type not set ext buffer flag
* fix:Fix coverity overflowed issues
* fix: remove useless code and fix code copy typo
* android: Support Android build
* sample: [HEVCe] update header logic
-------------------------------------------------------------------
Wed Jul 3 11:32:27 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
@@ -5,7 +16,7 @@ Wed Jul 3 11:32:27 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
* 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
* 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) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# 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.22.0
Version: 2.23.0
Release: 0
Summary: A collection of utilities and examples to exercise VA-API
License: EPL-1.0 AND MIT