blob: 8004e1e7218de74aabd8b00fdb52fb3f4335b1c0 [file] [log] [blame]
Name: libgav1
Short Name: libgav1
URL: https://chromium.googlesource.com/codecs/libgav1/
Version: 0
Date: Wednesday January 06 2021
Branch: master
Commit: a5ee0e00923c355ef3aad2b2829365a9fde84430
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