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:
parent
fa84697031
commit
6064031fa3
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3aa89cd369a506ac4dbe5de7c0ef5da4f3d220bf986403f02fa1f6f702af6878
|
|
||||||
size 459677
|
|
@ -1 +0,0 @@
|
|||||||
5bd2b0bc9d1e49cf1e21d9a63696f13a1483bd86 libva-2.5.0.tar.bz2
|
|
3
libva-2.6.0.tar.bz2
Normal file
3
libva-2.6.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:486bb6b5761db6e5a9f4475bd187e0bfa7309944cfc9734d496d41930353d6c5
|
||||||
|
size 466431
|
1
libva-2.6.0.tar.bz2.sha1sum
Normal file
1
libva-2.6.0.tar.bz2.sha1sum
Normal file
@ -0,0 +1 @@
|
|||||||
|
9d3b55d2a01e45612c03b2e7718599e760c3bf7e libva-2.6.0.tar.bz2
|
@ -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>
|
Thu Nov 7 12:49:29 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
Name: libva-gl
|
Name: libva-gl
|
||||||
%define _name libva
|
%define _name libva
|
||||||
Version: 2.5.0
|
Version: 2.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Video Acceleration (VA) API
|
Summary: Video Acceleration (VA) API
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -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>
|
Thu Nov 7 12:49:29 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
Name: libva
|
Name: libva
|
||||||
%define _name libva
|
%define _name libva
|
||||||
Version: 2.5.0
|
Version: 2.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Video Acceleration (VA) API
|
Summary: Video Acceleration (VA) API
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user