Accepting request 826893 from home:dirkmueller:branches:X11:XOrg

- update to 2.8.0:
  * trace: enable return value trace for successful function call
  * trace: divide va_TraceEndPicture to two seperate function
  * trace: add support for VAProfileHEVCSccMain444_10
  * fix:Fixes file descriptor leak
  * add fourcc code for P012 format
  * travis: Add a test that code files don't have the exec bit set
  * Remove the execute bit from all source code files
  * meson: Allow for libdir and includedir to be absolute paths
  * trace: Fix format string warnings
  * fix:Fix clang warning (reading garbage)
  * add definition to enforce both reflist not empty
  * trace: List correct field names in va_TraceVAPictureParameterBufferHEVC
  * change the return value to be UNIMPLEMENTED when the function pointer is NULL
  * remove check of vaPutSurface implementation
  * Add new slice structure flag for CAPS reporting
  * VA/X11: VAAPI driver mapping for iris DRI driver
  * VA/X11: enable driver candidate selection for DRI2
  * Add SCC flags to enable/disable features
  * fix: Fix HDR10 MaxCLL and MaxFALL documentation
  * Add VAProfileHEVCSccMain444_10 for HEVC
  * change the compatible list to be dynamic one
  * trace:Convert VAProfileAV1Profile0 VAProfileAV1Profile1 to string

OBS-URL: https://build.opensuse.org/request/show/826893
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva?expand=0&rev=125
This commit is contained in:
Stefan Dirsch 2020-08-25 04:13:46 +00:00 committed by Git OBS Bridge
parent 1e36a165e2
commit 3188497a3f
7 changed files with 33 additions and 6 deletions

View File

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

View File

@ -1 +0,0 @@
e0119fdfbc225e47d5723e38d35e914dd5eb8d2f libva-2.7.0.tar.bz2

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

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

View File

@ -0,0 +1 @@
9fb5df0e511c4aa918f9e8cd2be072cb3bb5040c libva-2.8.0.tar.bz2

View File

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

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Sat Aug 15 21:11:17 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 2.8.0:
* trace: enable return value trace for successful function call
* trace: divide va_TraceEndPicture to two seperate function
* trace: add support for VAProfileHEVCSccMain444_10
* fix:Fixes file descriptor leak
* add fourcc code for P012 format
* travis: Add a test that code files don't have the exec bit set
* Remove the execute bit from all source code files
* meson: Allow for libdir and includedir to be absolute paths
* trace: Fix format string warnings
* fix:Fix clang warning (reading garbage)
* add definition to enforce both reflist not empty
* trace: List correct field names in va_TraceVAPictureParameterBufferHEVC
* change the return value to be UNIMPLEMENTED when the function pointer is NULL
* remove check of vaPutSurface implementation
* Add new slice structure flag for CAPS reporting
* VA/X11: VAAPI driver mapping for iris DRI driver
* VA/X11: enable driver candidate selection for DRI2
* Add SCC flags to enable/disable features
* fix: Fix HDR10 MaxCLL and MaxFALL documentation
* Add VAProfileHEVCSccMain444_10 for HEVC
* change the compatible list to be dynamic one
* trace:Convert VAProfileAV1Profile0 VAProfileAV1Profile1 to string
-------------------------------------------------------------------
Fri Apr 10 15:14:22 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>

View File

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