| name: "libva-utils" | |
| description: | |
| "libva-utils is a collection of utilities and examples to exercise VA-API " | |
| "in accordance with the libva project." | |
| third_party { | |
| identifier { | |
| type: "Git" | |
| value: "https://github.com/intel/libva-utils" | |
| primary_source: true | |
| version: "2.22.0" | |
| } | |
| last_upgrade_date { year: 2024 month: 10 day: 30 } | |
| # The header in code specifies different licenses: | |
| # * MIT | |
| # * BSD | |
| # * Apache-2.0 | |
| # * BSD-3-Clause | |
| # * BSD-2-Clause | |
| # * anyStartsWith-BSD- | |
| # * ISC | |
| license_type: NOTICE | |
| } |