Accepting request 856257 from home:ukbeast89:branches:X11:XOrg

- update to 2.10.0:
  * add: Pass offset and size of pred_weight_table
  * add: add vaCopy interface to copy surface and buffer
  * add: add definition for different execution
  * add: New parameters for transport controlled BRC were added
  * add: add FreeBSD support
  * add: add a bufer type to adjust context priority dynamically
  * fix: correct the api version in meson.build
  * fix: remove deprecated variable from va_trace.c
  * fix: Use va_deprecated for the deprecate variable
  * fix: Mark chroma_sample_position as deprecated
  * doc: va_dec_av1: clarifies CDEF syntax element packing
  * doc: [AV1] Update documented ranges for loop filter and quantization params.
  * doc: Update va.h for multi-threaded usages
  * trace: va/va_trace: ignore system gettid() on Linux
- update to 2.10.0:
  * add: Pass offset and size of pred_weight_table
  * add: add vaCopy interface to copy surface and buffer
  * add: add definition for different execution
  * add: New parameters for transport controlled BRC were added
  * add: add FreeBSD support
  * add: add a bufer type to adjust context priority dynamically
  * fix: correct the api version in meson.build
  * fix: remove deprecated variable from va_trace.c
  * fix: Use va_deprecated for the deprecate variable
  * fix: Mark chroma_sample_position as deprecated
  * doc: va_dec_av1: clarifies CDEF syntax element packing
  * doc: [AV1] Update documented ranges for loop filter and quantization params.
  * doc: Update va.h for multi-threaded usages
  * trace: va/va_trace: ignore system gettid() on Linux

OBS-URL: https://build.opensuse.org/request/show/856257
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva?expand=0&rev=133
This commit is contained in:
Jimmy Berry 2020-12-27 04:48:41 +00:00 committed by Git OBS Bridge
parent 0c05cb6e25
commit afb79e3c8c
6 changed files with 43 additions and 5 deletions

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

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

View File

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

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Dec 16 00:29:32 UTC 2020 - Aaron Stern <ukbeast89@protonmail.com>
- update to 2.10.0:
* add: Pass offset and size of pred_weight_table
* add: add vaCopy interface to copy surface and buffer
* add: add definition for different execution
* add: New parameters for transport controlled BRC were added
* add: add FreeBSD support
* add: add a bufer type to adjust context priority dynamically
* fix: correct the api version in meson.build
* fix: remove deprecated variable from va_trace.c
* fix: Use va_deprecated for the deprecate variable
* fix: Mark chroma_sample_position as deprecated
* doc: va_dec_av1: clarifies CDEF syntax element packing
* doc: [AV1] Update documented ranges for loop filter and quantization params.
* doc: Update va.h for multi-threaded usages
* trace: va/va_trace: ignore system gettid() on Linux
-------------------------------------------------------------------
Mon Oct 5 13:16:22 UTC 2020 - Aaron Stern <ukbeast89@protonmail.com>

View File

@ -23,7 +23,7 @@
Name: libva-gl
%define _name libva
Version: 2.9.1
Version: 2.10.0
Release: 0
Summary: Video Acceleration (VA) API
License: MIT

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Wed Dec 16 00:26:25 UTC 2020 - Aaron Stern <ukbeast89@protonmail.com>
- update to 2.10.0:
* add: Pass offset and size of pred_weight_table
* add: add vaCopy interface to copy surface and buffer
* add: add definition for different execution
* add: New parameters for transport controlled BRC were added
* add: add FreeBSD support
* add: add a bufer type to adjust context priority dynamically
* fix: correct the api version in meson.build
* fix: remove deprecated variable from va_trace.c
* fix: Use va_deprecated for the deprecate variable
* fix: Mark chroma_sample_position as deprecated
* doc: va_dec_av1: clarifies CDEF syntax element packing
* doc: [AV1] Update documented ranges for loop filter and quantization params.
* doc: Update va.h for multi-threaded usages
* trace: va/va_trace: ignore system gettid() on Linux
-------------------------------------------------------------------
Thu Nov 26 13:35:20 UTC 2020 - Dirk Mueller <dmueller@suse.com>

View File

@ -23,7 +23,7 @@
Name: libva
%define _name libva
Version: 2.9.1
Version: 2.10.0
Release: 0
Summary: Video Acceleration (VA) API
License: MIT