xref: /aosp_15_r20/external/libva/METADATA (revision 54e60f844a168e9a219354de272cd517ee8cd4b7)
1# This project was upgraded with external_updater.
2# Usage: tools/external_updater/updater.sh update external/libva
3# For more info, check https://cs.android.com/android/platform/superproject/main/+/main:tools/external_updater/README.md
4
5name: "libva"
6description: "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."
7third_party {
8  license_type: NOTICE
9  last_upgrade_date {
10    year: 2024
11    month: 10
12    day: 14
13  }
14  identifier {
15    type: "Git"
16    value: "https://github.com/intel/libva"
17    version: "2.22.0"
18    primary_source: true
19  }
20}
21