Intel VA-API driver for legacy hardware.
This is a fork with many changes, including but not limited to: https://github.com/irql-notlessorequal/intel-vaapi-driver?tab=readme-ov-file#intel-va-api-driver-for-legacy-hardware
Functioning Chromium support [✻]
Fix JPEG decoding of oddly encoded files on gen7/8 (https://github.com/intel/intel-vaapi-driver/pull/514)
fix exporting buffers with 3 planes and VA_EXPORT_SURFACE_SEPARATE_LAYERS (https://github.com/intel/intel-vaapi-driver/pull/530)
i965_pci_ids: Add CFL PCI ID found on Xeon W-1290P (https://github.com/intel/intel-vaapi-driver/pull/548)
Make wl_drm optional (https://github.com/intel/intel-vaapi-driver/pull/566)
Expose VAConfigAttribMaxPictureWidth and VAConfigAttribMaxPictureHeight.
Full support for vaSyncBuffer, vaSyncSurface2 and vaMapBuffer2. (enabling async_depth in FFMPEG)
More accurate per-codec limits.
Improved hybrid codec driver support.
Expose ARGB format support. (https://github.com/intel/intel-vaapi-driver/issues/500)
Package libva-intel-driver-irql-2.4.4-1-x86_64.pkg.tar.zst has been added to the omniverse repo.
artist