mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 14:57:32 +09:00
Update aom to v1.0.0
Update aom to commit id d14c5bb4f336ef1842046089849dee4a301fbbf0.
This commit is contained in:
parent
bb61121b44
commit
48f6d2e034
1087 changed files with 154333 additions and 265310 deletions
4
third_party/aom/test/examples.sh
vendored
4
third_party/aom/test/examples.sh
vendored
|
|
@ -12,10 +12,10 @@
|
|||
##
|
||||
. $(dirname $0)/tools_common.sh
|
||||
|
||||
example_tests=$(ls $(dirname $0)/*.sh)
|
||||
example_tests=$(ls -r $(dirname $0)/*.sh)
|
||||
|
||||
# List of script names to exclude.
|
||||
exclude_list="examples tools_common decode_to_md5"
|
||||
exclude_list="best_encode examples run_encodes tools_common"
|
||||
|
||||
# Filter out the scripts in $exclude_list.
|
||||
for word in ${exclude_list}; do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue