# libva-fake-driver **Repository Path**: mirrors_chromium_googlesource/libva-fake-driver ## Basic Information - **Project Name**: libva-fake-driver - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-19 - **Last Updated**: 2025-09-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # VA-API fake backend for libva VA-API is an API for video/image decoding/encoding acceleration implemented by [libva] ([x11-libs/libva]). `libva-fake-driver` provides a fake backend for it for VMs and other test-related images. It can be explicitly exercised by running e.g.: LIBVA_DRIVER_NAME="fake" vainfo wherever it might be installed. See https://tinyurl.com/libva-fake-driver for more information. [libva]: https://github.com/intel/libva [x11-libs/libva]: https://chromium.googlesource.com/chromiumos/overlays/chromiumos-overlay/+/refs/heads/master/x11-libs/libva/