aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 7070cddda31c01f94a45d15568fbc57143e15aa4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: "libvpx"
description: "Android fork of the libvpx library."

third_party {
  url {
    type: GIT
    value: "https://chromium.googlesource.com/webm/libvpx"
  }
  version: "v1.12.0"
  license_type: NOTICE
  security {
      tag: "NVD-CPE2.3:cpe:/a:webmproject:libvpx:-"
  }
  last_upgrade_date {
    year: 2022
    month: 11
    day: 15
  }
}