diff --git a/libva-2.15.0.tar.gz b/libva-2.15.0.tar.gz deleted file mode 100644 index 21b9b01..0000000 --- a/libva-2.15.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:869aaa9b9eccb1cde63e1c5b0ac0881cefc00156010bb49f6dce152471770ba8 -size 264429 diff --git a/libva-2.16.0.tar.gz b/libva-2.16.0.tar.gz new file mode 100644 index 0000000..8447f01 --- /dev/null +++ b/libva-2.16.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:766edf51fd86efe9e836a4467d4ec7c3af690a3c601b3c717237cee856302279 +size 267735 diff --git a/libva-gl.spec b/libva-gl.spec index b638879..9cec4de 100644 --- a/libva-gl.spec +++ b/libva-gl.spec @@ -23,7 +23,7 @@ Name: libva-gl %define _name libva -Version: 2.15.0 +Version: 2.16.0 Release: 0 Summary: Video Acceleration (VA) API License: MIT diff --git a/libva.changes b/libva.changes index 5461db9..f9aad19 100644 --- a/libva.changes +++ b/libva.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Thu Sep 29 19:17:18 UTC 2022 - Dirk Müller + +- update to 2.16.0: + * add: Add HierarchicalFlag & hierarchical_level_plus1 for AV1e. + * dep: Update README.md to remove badge links + * dep: Removed waffle-io badge from README to fix broken link + * dep: Drop mailing list, IRC and Slack + * autotools: use wayland-scanner private-code + * autotools: use the wayland-scanner.pc to locate the prog + * meson: use wayland-scanner private-code + * meson: request native wayland-scanner + * meson: use the wayland-scanner.pc to locate the prog + * meson: set HAVE_VA_X11 when applicable + * style:Correct slight coding style in several new commits + * trace: add Linux ftrace mode for va trace + * trace: Add missing pthread_mutex_destroy + * drm: remove no-longer needed X == X mappings + * drm: fallback to drm driver name == va driver name + * drm: simplify the mapping table + * x11: simplify the mapping table + ------------------------------------------------------------------- Mon Jul 11 11:19:17 UTC 2022 - Stefan Dirsch diff --git a/libva.spec b/libva.spec index c39ffb0..9c6e103 100644 --- a/libva.spec +++ b/libva.spec @@ -23,7 +23,7 @@ Name: libva %define _name libva -Version: 2.15.0 +Version: 2.16.0 Release: 0 Summary: Video Acceleration (VA) API License: MIT