aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarish Mahendrakar <hmahendrakar@google.com>2024-01-22 22:40:43 +0000
committerHarish Mahendrakar <hmahendrakar@google.com>2024-01-22 23:50:36 +0000
commit109ea530683e3878d6bd490ab15d8c845803731b (patch)
treed87799062c8b9632a5ac63b8b35ee09878323dda
parentb469e8f789e4d59075c477caaa87154e53e992b4 (diff)
downloadlibvpx-109ea530683e3878d6bd490ab15d8c845803731b.tar.gz
Update version info in METADATA, README.android and README.version
Test: TreeHugger Change-Id: Ie34cdedc04ff2c9002c44ae8bc1b7149ad003465
-rw-r--r--METADATA23
-rw-r--r--README.android8
-rw-r--r--README.version2
3 files changed, 18 insertions, 15 deletions
diff --git a/METADATA b/METADATA
index a0b8c20da..08199cc3a 100644
--- a/METADATA
+++ b/METADATA
@@ -1,19 +1,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 {
- url {
- type: GIT
- value: "https://chromium.googlesource.com/webm/libvpx"
- }
- version: "v1.13.1"
license_type: NOTICE
security {
- tag: "NVD-CPE2.3:cpe:/a:webmproject:libvpx:-"
+ tag: "NVD-CPE2.3:cpe:/a:webmproject:libvpx:-"
}
last_upgrade_date {
- year: 2023
- month: 10
- day: 3
+ year: 2024
+ month: 1
+ day: 22
+ }
+ identifier {
+ type: "Git"
+ value: "https://chromium.googlesource.com/webm/libvpx"
+ version: "v1.14.0"
}
}
diff --git a/README.android b/README.android
index c67aa18ab..5706119b4 100644
--- a/README.android
+++ b/README.android
@@ -1,12 +1,12 @@
Name: libvpx
URL: http://www.webmproject.org
-Version: v1.13.1
+Version: v1.14.0
License: BSD
License File: libvpx/LICENSE
-Date: Tuesday October 03 2023
-Branch: ugly-duckling
-Commit: 10b9492dcf05b652e2e4b370e205bd605d421972
+Date: Monday January 22 2024
+Branch: v1.14.0
+Commit: 602e2e8979d111b02c959470da5322797dd96a19
Description:
Contains the sources used to compile libvpx.
diff --git a/README.version b/README.version
index 8e5eaa236..a05d6a473 100644
--- a/README.version
+++ b/README.version
@@ -1,5 +1,5 @@
URL: https://chromium.googlesource.com/webm/libvpx/
-Version: v1.13.1
+Version: v1.14.0
BugComponent: 42195
Owners: jzern, jianj
Local Modifications: