blob: 3cd0bdad932bb2a5981c4454fb7145ad223bb87c [file] [log] [blame]
Name: libgav1
Short Name: libgav1
URL: https://chromium.googlesource.com/codecs/libgav1/
Version: 0
Date: Saturday August 22 2020
Branch: master
Commit: a9449e612bc251b4271bbe1e3a0d12e9809bf74c
License: Apache 2.0
License File: libgav1/LICENSE
Security Critical: yes
Source: https://chromium.googlesource.com/codecs/libgav1/
Description:
A Main profile (0) & High profile (1) compliant AV1 decoder.
Please follow these steps to update libgav1 src code
1. Update the code:
roll_dep.py \
-r <libgav1 OWNER> \
--log-limit 20 \
--roll-to <libgav1 hash> \
src/third_party/libgav1/src
Use the generated commit message for the roll.
2. Generate .gni and update Date and Commit in README.chromium
cd third_party/libgav1
go run generate_libgav1_src_gni.go