Changelog for
libva-nvidia-driver-0.0.12-1.5.x86_64.rpm :
* Wed May 08 2024 gerald_chenAATTfoxmail.com- Update to version 0.0.12:
* reworked GOB logic yet again
* disabled deinterlacing
* Expose non-glibc workaround on FreeBSD < 14 (rebase 119a5a3ac448)
* Update default backend in README.md
* Remove duplicated include
* Fix undefined reference to \'gettid\' on CentOS 8
* Revert \"Fix undefined reference to \'gettid\' on CentOS 8\"
* Sun Dec 03 2023 tejas.guruswamyAATTopensuse.org- Update to version 0.0.11:
* Add check for Chromium passing 0 surfaces.
* Fix issue with newer 545.29.02 drivers
* Update README.md
* Use VA_CHECK_VERSION for VA_FOURCC_Q416
* readme: update egl regression info
* Bump actions/checkout from 3 to 4
* [README.md] Link
* [README.md] openSUSE
* [README.md] openSUSE + info
* Fix yuv444p16: kept only VA_FOURCC_Q416
* Sat Nov 04 2023 Jonatas Gonçalves
-- Update to version 0.0.10:
* Fix issue with newer 545.29.02 drivers
* Update README.md
* Use VA_CHECK_VERSION for VA_FOURCC_Q416
* readme: update egl regression info
* Bump actions/checkout from 3 to 4
* [README.md] Link
* Fix yuv444p16: kept only VA_FOURCC_Q416
* Fri Mar 24 2023 tejas.guruswamyAATTopensuse.org- Update to version 0.0.9:
* meson: Use pkgconfig to find the EGL dependency
* changed uint64_t log format to use PRIx64 macro
* Fix build on i686 using a cast
* changed %llX to %p to support compiling on 32-bit platforms
* Update README.md
* Sat Mar 04 2023 tejas.guruswamyAATTopensuse.org- Update to version 0.0.8+git20230208.766d843:
* Update README.md
* Correct installable candidate package for `nv-codec-headers` package in Ubuntu.- Install README.md as package documentation- Supplement installed NVIDIA drivers
* Mon Feb 06 2023 tejas.guruswamyAATTopensuse.org- Update to version 0.0.8+git20230205.17c62b8:
* removed unreachable calls as they are infact, reachable
* github: add basic CI workflow + dependabot
* Make the vtable a constant data
* meson: disable Wmissing-field-initializers
* meson: enable and fix Werror=pointer-arith
* meson: enable a few more warnings
* Fixup the printf format warning
* Add the gnu_format attribute as pointed by the compiler
* treewide: annotate local variables as static
* Sun Nov 20 2022 Tejas Guruswamy - Add versioned requirements on ffnvcodec and libva
* Sun Nov 20 2022 Tejas Guruswamy - Initial package (0.0.7)