1 Commits

Author SHA256 Message Date
Stefan Dirsch
b7d40d8c09 update to 2.23.0 (jsc#PED-14035) 2026-01-20 00:30:18 +01:00
4 changed files with 28 additions and 5 deletions

Binary file not shown.

BIN
libva-2.23.0.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Sun Dec 28 23:41:21 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 2.23.0:
* va: add VAProfileH264High422
* va: add av1 profile2
* va: correct the description of segment id map buffer for vp9e
* va: encode segmentation map refine
* va: add defintions for segment id block size
* trace: support more format surface dump
* trace:add vpp output surface dump support
* trace: add Y410 support in dump surface
* trace: add trace for vaDeriveImage
* trace: add missing trace fields for
VAProcPipelineParameterBuffer
* doc: add backward compatibility declarison declaration
* android: Remove unnecessary Android code
* android: Include directories and generated header files in
Android.bp
* android: Update Android.bp to generate va_version.h and build
only for x86_64
* android: Add Android.bp to replace mk files
-------------------------------------------------------------------
Wed Jul 3 08:17:21 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package libva
#
# 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
@@ -30,7 +30,7 @@
Name: libva%{name_suffix}
%define _name libva
Version: 2.22.0
Version: 2.23.0
Release: 0
Summary: Video Acceleration (VA) API
License: MIT