blob: 8bff242d4921259eacc304c0d5d4ab6a4acf7de9 [file] [log] [blame]
Name: Alliance for Open Media Video Codec
Short Name: libaom
URL: https://aomedia.googlesource.com/aom/
Version: 0
Date: Wednesday July 25 2018
Branch: master
Commit: ef95278f79fa01033e9ee2d8c3b8a69c25a0cdea
License: BSD
License File: source/libaom/LICENSE
Security Critical: yes
Description:
Provides tools for:
- creating AV1 bitstreams for storage and transmission.
- decoding AV1 bitstreams for display.
Please follow these steps to update libaom source code:
1. Update the code:
roll_dep.py \
-r <libaom OWNER> \
--log-limit 20 \
--roll-to <libaom hash> \
src/third_party/libaom/source/libaom
Use the generated commit message for the roll.
2. Generate the config files:
./cmake_update.sh
# See prerequisites in file comments.
This will also update this file with the new revision.
Local Modifications: