Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
..
BUILD.gn 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
DIR_METADATA 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
README.chromium 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
generate_libgav1_src_gni.go 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
libgav1_srcs.gni 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
options.gni 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago

README.chromium

Name: libgav1
Short Name: libgav1
URL: https://chromium.googlesource.com/codecs/libgav1/
Version: v0.18.0
Date: Monday June 27 2022
Revision: cd53f7c0d6a1c005e38874d143c8876d375bae70
License: Apache 2.0
License File: src/LICENSE
Security Critical: yes

Description:
A Main profile (0), High profile (1) & Professional profile (2) compliant AV1
decoder.

Please follow these steps to update libgav1 src code
1. Update the code:
roll_dep.py \
-r \
--log-limit 20 \
--roll-to \
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