2 Commits

Author SHA256 Message Date
5647d010f0 Accepting request 1325622 from X11:XOrg
OBS-URL: https://build.opensuse.org/request/show/1325622
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libva?expand=0&rev=77
2026-01-07 15:00:46 +00:00
d8e1e34577 - 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

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva?expand=0&rev=177
2026-01-06 13:25:38 +00:00
4 changed files with 28 additions and 5 deletions

Binary file not shown.

3
libva-2.23.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b10aceb30e93ddf13b2030eb70079574ba437be9b3b76065caf28a72c07e23e7
size 304617

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