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

- Update to version 2.6.0:
  * enable the mutiple driver selection logic and enable it for DRM.
  * drm: Add iHD to driver_name_map
  * Add missed slice parameter 'slice_data_num_emu_prevn_bytes'
  * ensure that all meson files are part of the release tarball
  * configure: use correct comparison operator
  * trace: support VAConfigAttribMultipleFrame in trace
  * remove incorrect field of VAConfigAttribValDecJPEG
  * va/va_trace: Dump VP9 parameters for profile 1~3
  * add multiple frame capability report
  * add variable to indicate layer infromation
  * trace: fix memory leak on closing the trace
  * add prediction direction caps report
  * Add comments for colour primaries and transfer characteristics in VAProcColorProperties
- Update to version 2.6.0:
  * enable the mutiple driver selection logic and enable it for DRM.
  * drm: Add iHD to driver_name_map
  * Add missed slice parameter 'slice_data_num_emu_prevn_bytes'
  * ensure that all meson files are part of the release tarball
  * configure: use correct comparison operator
  * trace: support VAConfigAttribMultipleFrame in trace
  * remove incorrect field of VAConfigAttribValDecJPEG
  * va/va_trace: Dump VP9 parameters for profile 1~3
  * add multiple frame capability report
  * add variable to indicate layer infromation
  * trace: fix memory leak on closing the trace
  * add prediction direction caps report
  * Add comments for colour primaries and transfer characteristics in VAProcColorProperties

OBS-URL: https://build.opensuse.org/request/show/762947
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva?expand=0&rev=116
This commit is contained in:
Jimmy Berry 2020-01-15 22:09:41 +00:00 committed by Git OBS Bridge
parent fa84697031
commit 6064031fa3
8 changed files with 42 additions and 6 deletions

View File

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

View File

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

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

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

View File

@ -0,0 +1 @@
9d3b55d2a01e45612c03b2e7718599e760c3bf7e libva-2.6.0.tar.bz2

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Fri Jan 10 23:54:27 UTC 2020 - Aaron Stern <ukbeast89@protonmail.com>
- Update to version 2.6.0:
* enable the mutiple driver selection logic and enable it for DRM.
* drm: Add iHD to driver_name_map
* Add missed slice parameter 'slice_data_num_emu_prevn_bytes'
* ensure that all meson files are part of the release tarball
* configure: use correct comparison operator
* trace: support VAConfigAttribMultipleFrame in trace
* remove incorrect field of VAConfigAttribValDecJPEG
* va/va_trace: Dump VP9 parameters for profile 1~3
* add multiple frame capability report
* add variable to indicate layer infromation
* trace: fix memory leak on closing the trace
* add prediction direction caps report
* Add comments for colour primaries and transfer characteristics in VAProcColorProperties
-------------------------------------------------------------------
Thu Nov 7 12:49:29 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>

View File

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Fri Jan 10 23:49:36 UTC 2020 - Aaron Stern <ukbeast89@protonmail.com>
- Update to version 2.6.0:
* enable the mutiple driver selection logic and enable it for DRM.
* drm: Add iHD to driver_name_map
* Add missed slice parameter 'slice_data_num_emu_prevn_bytes'
* ensure that all meson files are part of the release tarball
* configure: use correct comparison operator
* trace: support VAConfigAttribMultipleFrame in trace
* remove incorrect field of VAConfigAttribValDecJPEG
* va/va_trace: Dump VP9 parameters for profile 1~3
* add multiple frame capability report
* add variable to indicate layer infromation
* trace: fix memory leak on closing the trace
* add prediction direction caps report
* Add comments for colour primaries and transfer characteristics in VAProcColorProperties
-------------------------------------------------------------------
Thu Nov 7 12:49:29 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>

View File

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