[M120 Migration][VD] Remove accessing oom_score_adj in zygote process
[platform/framework/web/chromium-efl.git] / third_party / libgav1 / README.chromium
1 Name: libgav1
2 Short Name: libgav1
3 URL: https://chromium.googlesource.com/codecs/libgav1/
4 Version: N/A
5 Revision: df0023cc95b8e606a2fd243522d823401ef86637
6 License: Apache 2.0
7 License File: src/LICENSE
8 Security Critical: yes
9 Shipped: yes
10
11 Description:
12 A Main profile (0), High profile (1) & Professional profile (2) compliant AV1
13 decoder.
14
15 Please follow these steps to update libgav1 src code
16 1. Update the code:
17   roll_dep.py \
18   -r <libgav1 OWNER> \
19   --log-limit 20 \
20   --roll-to <libgav1 hash> \
21   src/third_party/libgav1/src
22
23   Use the generated commit message for the roll.
24
25 2. Update Commit in README.chromium:
26   go run update_readme.go