diff --git a/libva-2.21.0.tar.gz b/libva-2.21.0.tar.gz deleted file mode 100644 index 474a212..0000000 --- a/libva-2.21.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f7c3fffef3f04eb146e036dad2587d852bfb70e4926d014bf437244915ef7425 -size 281515 diff --git a/libva-2.22.0.tar.gz b/libva-2.22.0.tar.gz new file mode 100644 index 0000000..8bca2e6 --- /dev/null +++ b/libva-2.22.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:467c418c2640a178c6baad5be2e00d569842123763b80507721ab87eb7af8735 +size 301705 diff --git a/libva.changes b/libva.changes index 44926ba..75da58d 100644 --- a/libva.changes +++ b/libva.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Jul 3 08:17:21 UTC 2024 - Bjørn Lie + +- Update to version 2.22.0: + * va:Add VVC decode LibVA interface. + * va: fix --version-script detection for lld >= 17 + * wayland: add support for linux-dmabuf + * meson:remove autogen.sh from the meson script + * trace: Add bit_depth capturing in trace log + ------------------------------------------------------------------- Mon Apr 22 09:13:54 UTC 2024 - Dirk Müller diff --git a/libva.spec b/libva.spec index 36677cb..c737239 100644 --- a/libva.spec +++ b/libva.spec @@ -30,7 +30,7 @@ Name: libva%{name_suffix} %define _name libva -Version: 2.21.0 +Version: 2.22.0 Release: 0 Summary: Video Acceleration (VA) API License: MIT