# This project was upgraded with external_updater. # Usage: tools/external_updater/updater.sh update external/libva # For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md name: "libva" description: "Libva is an implementation for VA-API (Video Acceleration API) VA-API is an open-source library and API specification, which provides access to graphics hardware acceleration capabilities for video processing. It consists of a main library and driver-specific acceleration backends for each supported hardware vendor." third_party { license_type: NOTICE last_upgrade_date { year: 2024 month: 10 day: 14 } identifier { type: "Git" value: "https://github.com/intel/libva" version: "2.22.0" primary_source: true } }