Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
|
|
a3bfafab5b |
BIN
libva-utils-2.22.0.tar.gz
LFS
BIN
libva-utils-2.22.0.tar.gz
LFS
Binary file not shown.
BIN
libva-utils-2.23.0.tar.gz
LFS
Normal file
BIN
libva-utils-2.23.0.tar.gz
LFS
Normal file
Binary file not shown.
@@ -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>
|
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
|
* ci: correct the permission of workflows
|
||||||
* fix: Fixed possible memory leak in h264encode
|
* fix: Fixed possible memory leak in h264encode
|
||||||
* doc: Fix meson build options in README
|
* 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>
|
Thu Dec 28 08:47:10 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libva-utils
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: libva-utils
|
Name: libva-utils
|
||||||
Version: 2.22.0
|
Version: 2.23.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A collection of utilities and examples to exercise VA-API
|
Summary: A collection of utilities and examples to exercise VA-API
|
||||||
License: EPL-1.0 AND MIT
|
License: EPL-1.0 AND MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user