- Update to version 2.7.0
* trace: av1 decode buffers trace * trace: Add HEVC REXT and SCC trace for decoding. * Add av1 decode interfaces * Fix crashes on system without supported hardware by PR #369. * Add 2 FourCC for 10bit RGB(without Alpha) format: X2R10G10B10 and X2B10G10R10. * Fix android build issue #365 and remove some trailing whitespace * Adjust call sequence to ensure authenticate operation is executed to fix #355 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva?expand=0&rev=123
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 10 15:14:22 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- Update to version 2.7.0
|
||||
* trace: av1 decode buffers trace
|
||||
* trace: Add HEVC REXT and SCC trace for decoding.
|
||||
* Add av1 decode interfaces
|
||||
* Fix crashes on system without supported hardware by PR #369.
|
||||
* Add 2 FourCC for 10bit RGB(without Alpha) format: X2R10G10B10
|
||||
and X2B10G10R10.
|
||||
* Fix android build issue #365 and remove some trailing
|
||||
whitespace
|
||||
* Adjust call sequence to ensure authenticate operation is
|
||||
executed to fix #355
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 6 12:08:04 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
||||
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 10 15:14:22 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- Update to version 2.7.0
|
||||
* trace: av1 decode buffers trace
|
||||
* trace: Add HEVC REXT and SCC trace for decoding.
|
||||
* Add av1 decode interfaces
|
||||
* Fix crashes on system without supported hardware by PR #369.
|
||||
* Add 2 FourCC for 10bit RGB(without Alpha) format: X2R10G10B10
|
||||
and X2B10G10R10.
|
||||
* Fix android build issue #365 and remove some trailing
|
||||
whitespace
|
||||
* Adjust call sequence to ensure authenticate operation is
|
||||
executed to fix #355
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 6 12:08:04 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
||||
+1
-1
@@ -23,7 +23,7 @@
|
||||
|
||||
Name: libva-gl
|
||||
%define _name libva
|
||||
Version: 2.6.1
|
||||
Version: 2.7.0
|
||||
Release: 0
|
||||
Summary: Video Acceleration (VA) API
|
||||
License: MIT
|
||||
|
||||
+1
-1
@@ -23,7 +23,7 @@
|
||||
|
||||
Name: libva
|
||||
%define _name libva
|
||||
Version: 2.6.1
|
||||
Version: 2.7.0
|
||||
Release: 0
|
||||
Summary: Video Acceleration (VA) API
|
||||
License: MIT
|
||||
|
||||
BIN
Binary file not shown.
@@ -1 +0,0 @@
|
||||
6b218e5622174a37fd0cfd8777b10717c95bd20e libva-2.6.1.tar.bz2
|
||||
BIN
Binary file not shown.
@@ -0,0 +1 @@
|
||||
e0119fdfbc225e47d5723e38d35e914dd5eb8d2f libva-2.7.0.tar.bz2
|
||||
Reference in New Issue
Block a user