- Update to 2.13.0

* add new surface format fourcc XYUV
  * Fix av1 dec doc page link issue
  * unify the code styles using the style_unify script
  * Check the function pointer before using (fixes github issue#536)
  * update NEWS for 2.13.0

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva?expand=0&rev=144
This commit is contained in:
Stefan Dirsch 2021-09-22 11:50:13 +00:00 committed by Git OBS Bridge
parent e3f92408d8
commit 7f2d4ffac7
6 changed files with 27 additions and 7 deletions

View File

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

3
libva-2.13.0.tar.gz Normal file
View File

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

View File

@ -1,5 +1,15 @@
-------------------------------------------------------------------
Tue Jul 13 12:20:48 UTC 2021 - Aaron Stern <ukbeast89@protonmail.com>
Wed Sep 22 11:02:24 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
- Update to 2.13.0
* add new surface format fourcc XYUV
* Fix av1 dec doc page link issue
* unify the code styles using the style_unify script
* Check the function pointer before using (fixes github issue#536)
* update NEWS for 2.13.0
-------------------------------------------------------------------
Tue Jul 13 12:17:31 UTC 2021 - Aaron Stern <ukbeast89@protonmail.com>
- update to 2.12.0:
* add: Report the capability of vaCopy support
@ -11,7 +21,7 @@ Tue Jul 13 12:20:48 UTC 2021 - Aaron Stern <ukbeast89@protonmail.com>
* doc: Update log2_tile_column description for vp9enc
* trace: Correct av1 film grain trace information
* ci: Fix freebsd build by switching to vmactions/freebsd-vm@v0.1.3
-------------------------------------------------------------------
Wed Mar 24 09:30:01 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Sep 22 11:02:24 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
- Update to 2.13.0
* add new surface format fourcc XYUV
* Fix av1 dec doc page link issue
* unify the code styles using the style_unify script
* Check the function pointer before using (fixes github issue#536)
* update NEWS for 2.13.0
-------------------------------------------------------------------
Tue Jul 13 12:17:31 UTC 2021 - Aaron Stern <ukbeast89@protonmail.com>

View File

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