Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 5647d010f0 | |||
| d8e1e34577 |
BIN
libva-2.22.0.tar.gz
LFS
BIN
libva-2.22.0.tar.gz
LFS
Binary file not shown.
3
libva-2.23.0.tar.gz
Normal file
3
libva-2.23.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b10aceb30e93ddf13b2030eb70079574ba437be9b3b76065caf28a72c07e23e7
|
||||
size 304617
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user