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

- Update to version 2.5.0:
* Correct the comment of color_range.
* Add VA_FOURCC_A2B10G10R10 for format a2b10g10r10.
* Adjust VAEncMiscParameterQuantization structure to be align with VAEncMiscParameterBuffer(possible to impact BC)
* Add attribute for max frame size
* Add va_footer.html into distribution build
* va_trace: hevc profiles added
* Add new definition for input/output surface flag
* va/va_trace: add trace support for VAEncMiscParameterTypeSkipFrame structure.

OBS-URL: https://build.opensuse.org/request/show/725159
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva?expand=0&rev=112
This commit is contained in:
Jimmy Berry 2019-08-22 19:04:15 +00:00 committed by Git OBS Bridge
parent d40a28ff4b
commit 4a1f505fe4
8 changed files with 60 additions and 6 deletions

View File

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

View File

@ -1 +0,0 @@
5aeffc9929b4a9a5ebbed94adf065d08fc50bcf9 libva-2.4.1.tar.bz2

3
libva-2.5.0.tar.bz2 Normal file
View File

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

View File

@ -0,0 +1 @@
5bd2b0bc9d1e49cf1e21d9a63696f13a1483bd86 libva-2.5.0.tar.bz2

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Wed Aug 21 21:55:43 UTC 2019 - Aaron Stern <ukbeast89@protonmail.com>
- Update to version 2.5.0:
* Correct the comment of color_range.
* Add VA_FOURCC_A2B10G10R10 for format a2b10g10r10.
* Adjust VAEncMiscParameterQuantization structure to be align with VAEncMiscParameterBuffer(possible to impact BC)
* Add attribute for max frame size
* Add va_footer.html into distribution build
* va_trace: hevc profiles added
* Add new definition for input/output surface flag
* va/va_trace: add trace support for VAEncMiscParameterTypeSkipFrame structure.
* va/va_trace: add MPEG2 trace support for MiscParam and SequenceParam
* va_openDriver: check strdup return value
* Mark some duplicated field as deprecated
* Add return value into logs
* va/va_trace: add trace support for VAEncMiscParameterEncQuality structure.
* Add newformat foucc defination
* va_backend: remove unneeded linux/videodev2.h include
* va_trace: add missing <sys/time.h> include
* configure: don't build glx if VA/X11 isn't built
* va/va_trace: unbreak with C89 after b369467
* [common] Add A2RGB10 fourcc definition
* build: meson: enables va messaging and visibility
* va/va_trace: add trace support for RIR(rolling intra refresh).
* va/va_trace: add trace support for ROI(region of interest)
-------------------------------------------------------------------
Sat Jul 6 08:00:11 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>

View File

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

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Wed Aug 21 22:07:32 UTC 2019 - Aaron Stern <ukbeast89@protonmail.com>
- Update to version 2.5.0:
* Correct the comment of color_range.
* Add VA_FOURCC_A2B10G10R10 for format a2b10g10r10.
* Adjust VAEncMiscParameterQuantization structure to be align with VAEncMiscParameterBuffer(possible to impact BC)
* Add attribute for max frame size
* Add va_footer.html into distribution build
* va_trace: hevc profiles added
* Add new definition for input/output surface flag
* va/va_trace: add trace support for VAEncMiscParameterTypeSkipFrame structure.
* va/va_trace: add MPEG2 trace support for MiscParam and SequenceParam
* va_openDriver: check strdup return value
* Mark some duplicated field as deprecated
* Add return value into logs
* va/va_trace: add trace support for VAEncMiscParameterEncQuality structure.
* Add newformat foucc defination
* va_backend: remove unneeded linux/videodev2.h include
* va_trace: add missing <sys/time.h> include
* configure: don't build glx if VA/X11 isn't built
* va/va_trace: unbreak with C89 after b369467
* [common] Add A2RGB10 fourcc definition
* build: meson: enables va messaging and visibility
* va/va_trace: add trace support for RIR(rolling intra refresh).
* va/va_trace: add trace support for ROI(region of interest)
-------------------------------------------------------------------
Sat Jul 6 08:00:11 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -29,7 +29,7 @@
Name: libva
%define _name libva
Version: 2.4.1
Version: 2.5.0
Release: 0
Summary: Video Acceleration (VA) API
License: MIT