File libva-nvidia-driver.changes of Package libva-nvidia-driver
-------------------------------------------------------------------
Mon Nov 04 03:16:42 UTC 2024 - gerald_chen@foxmail.com
- Update to version 0.0.13:
* Update README.md
* added addition fallback mechanism for reading version number
* fixed mismatched } caused by not using the END_FOR_EACH macro
* Fix typo, add HEVC support description, add open gpu kernel info
* Fix double closing file descriptor
* Fix memory leak
* Remove redundant NULL check free(ptr) is defined as a no-op if ptr=NULL
* realloc with NULL pointer is equivalent to malloc
-------------------------------------------------------------------
Wed May 08 02:10:59 UTC 2024 - gerald_chen@foxmail.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 01:26:00 UTC 2023 - tejas.guruswamy@opensuse.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 4 22:06:08 UTC 2023 - Jonatas Gonçalves <jonatas.sgoncalves@gmail.com>
-- 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 00:55:10 UTC 2023 - tejas.guruswamy@opensuse.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 03:35:45 UTC 2023 - tejas.guruswamy@opensuse.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 04:50:11 UTC 2023 - tejas.guruswamy@opensuse.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 03:59:10 UTC 2022 - Tejas Guruswamy <tejas.guruswamy@opensuse.org>
- Add versioned requirements on ffnvcodec and libva
-------------------------------------------------------------------
Sun Nov 20 03:38:29 UTC 2022 - Tejas Guruswamy <tejas.guruswamy@opensuse.org>
- Initial package (0.0.7)