• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1name: "libva-utils"
2description:
3    "libva-utils is a collection of utilities and examples to exercise VA-API "
4    "in accordance with the libva project."
5
6third_party {
7  identifier {
8    type: "Git"
9    value: "https://github.com/intel/libva-utils"
10    primary_source: true
11    version: "libva-utils-2.21.0"
12  }
13  version: "libva-utils-2.21.0"
14  last_upgrade_date { year: 2024 month: 10 day: 30 }
15
16  # The header in code specifies different licenses:
17  # * MIT
18  # * BSD
19  # * Apache-2.0
20  # * BSD-3-Clause
21  # * BSD-2-Clause
22  # * anyStartsWith-BSD-
23  # * ISC
24  license_type: NOTICE
25}
26