aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 08199cc3a3efd9579a1a34d5bf394ba388ccd02b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# This project was upgraded with external_updater.
# Usage: tools/external_updater/updater.sh update libvpx
# For more info, check https://cs.android.com/android/platform/superproject/+/main:tools/external_updater/README.md

name: "libvpx"
description: "Android fork of the libvpx library."
third_party {
  license_type: NOTICE
  security {
    tag: "NVD-CPE2.3:cpe:/a:webmproject:libvpx:-"
  }
  last_upgrade_date {
    year: 2024
    month: 1
    day: 22
  }
  identifier {
    type: "Git"
    value: "https://chromium.googlesource.com/webm/libvpx"
    version: "v1.14.0"
  }
}