| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
DRI2DriverDRI returns "nvidia" when NOT using "modesetting" DDX.
libva info: Trying to open /usr/local/lib/dri/nvidia_drv_video.so
libva info: va_openDriver() returns -1
vaInitialize failed with error code -1 (unknown libva error),exit
Reported by: rhurlin
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
Changes: https://github.com/elFarto/nvidia-vaapi-driver/releases/tag/v0.0.14
Reported by: GitHub (watch releases)
|
| | |
|
| |
|
|
|
| |
Changes: https://github.com/elFarto/nvidia-vaapi-driver/releases/tag/v0.0.13
Reported by: GitHub (watch releases)
|
| |
|
|
|
| |
Changes: https://github.com/elFarto/nvidia-vaapi-driver/releases/tag/v0.0.12
Reported by: GitHub (watch releases)
|
| |
|
|
|
| |
Changes: https://github.com/elFarto/nvidia-vaapi-driver/releases/tag/v0.0.11
Reported by: GitHub (watch releases)
|
|
|
This is an VA-API implementation that uses NVDEC as a backend. This
implementation is specifically designed to be used by Firefox for
accelerated decode of web content, and may not operate correctly in
other applications.
System requirements:
- Non-legacy NVIDIA GPU
- nvidia-drm-kmod for DMA-BUF
- libc6-shim (nv-sglrun) for NVDEC
https://github.com/elFarto/nvidia-vaapi-driver
|