aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2024-01-23 01:13:44 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2024-01-23 01:13:44 +0000
commit3ab04276b6ff14d115551b64d1e3190d86f712bd (patch)
treed87799062c8b9632a5ac63b8b35ee09878323dda
parentdbf4b9b450ddb4c197998f9b7ff668081708066f (diff)
parent2bc965472b258b75e9516d3731fe986d7bb43015 (diff)
downloadlibvpx-3ab04276b6ff14d115551b64d1e3190d86f712bd.tar.gz
Merge "Update version info in METADATA, README.android and README.version" into main am: 2bc965472b
Original change: https://android-review.googlesource.com/c/platform/external/libvpx/+/2922377 Change-Id: Ibd67d812cbf5cf561ae4b11aafcc49d89ba1e3e1 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-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: