• Hitoshi Yoshida's avatar
    Revert "Roll src/third_party/libaom/source/libaom/ cc92258a0..c5a56b99d (3832 commits)" · d03f1b1e
    Hitoshi Yoshida authored
    This reverts commit c09fc457.
    
    Reason for revert: This CL breaks MSAN build
    https://ci.chromium.org/buildbot/chromium.webkit/WebKit%20Linux%20Trusty%20MSAN/8439
    
    Original change's description:
    > Roll src/third_party/libaom/source/libaom/ cc92258a0..c5a56b99d (3832 commits)
    > 
    > https://aomedia.googlesource.com/aom.git/+log/cc92258a08d9..c5a56b99df86
    > 
    > $ git log cc92258a0..c5a56b99d --date=short --no-merges --format='%ad %ae %s'
    > (...)
    > 
    > Created with:
    >   roll-dep src/third_party/libaom/source/libaom
    > 
    > As part of the roll we must update the colorspace signaling.
    > 
    > Originally added to libaom in
    > commit 9e69463febe0ee8525cb5a99ee5f9f11286581f1
    > Author: Andrey Norkin <anorkin@netflix.com>
    > Date:   Thu Dec 21 18:50:57 2017 -0800
    > 
    >     CICP colorspace signaling
    > 
    > Monochrome is signaled outside of CICP:
    > commit f340fece2c18f068dc3c0c9219b2e5a5eee7ba79
    > Author: Debargha Mukherjee <debargha@google.com>
    > Date:   Wed Jan 10 18:12:22 2018 -0800
    > 
    >     No colorspace for mono-video f/ CICP compatibility
    > 
    > BUG=aomedia:1673
    > 
    > And remove references to the deadline parameter.
    > 
    > BUG=aomedia:13
    > 
    > Updates bear-av1.webm and disables bear-av1.mp4 test.
    > ffmpeg muxing of av1 in mp4 has not been upstreamed yet.
    > The webm file was generated with the av1 tree in this
    > update.
    > vpxdec media/test/data/bear-vp9.webm -o bear.y4m
    > aomenc -o bear-av1.webm -p 2 --target-bitrate=150 \
    >   bear.y4m
    > 
    > The I frame for the AV1 test is generated with:
    > aomenc -o bear-av1.webm -p 2 --target-bitrate=150 \
    >   bear.y4m --limit=1 --ivf
    > 
    > And then a hex editor is used to remove the 32 byte
    > file header and 12 byte frame header.
    > 
    > BUG=chromium:783519
    > 
    > Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
    > Change-Id: I0b89285155e286f921448b221a491f9ed24cfd6e
    > 
    > NOPRESUBMIT=true (due to presubmit confusion about relative paths in DEPS)
    > 
    > Change-Id: I0b89285155e286f921448b221a491f9ed24cfd6e
    > Reviewed-on: https://chromium-review.googlesource.com/1101705
    > Commit-Queue: Johann Koenig <johannkoenig@google.com>
    > Reviewed-by: Dale Curtis <dalecurtis@chromium.org>
    > Reviewed-by: Tom Finegan <tomfinegan@chromium.org>
    > Reviewed-by: Fredrik Hubinette <hubbe@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#569100}
    
    TBR=dalecurtis@chromium.org,jschuh@chromium.org,tomfinegan@chromium.org,hubbe@chromium.org,johannkoenig@google.com,tdaede@mozilla.com
    
    Change-Id: Iea0ad8d1bff6db507eac0be065f3dfe0ba248e5f
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Bug: aomedia:1673, aomedia:13, chromium:783519
    Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel
    Reviewed-on: https://chromium-review.googlesource.com/1109557Reviewed-by: default avatarHitoshi Yoshida <peria@chromium.org>
    Commit-Queue: Hitoshi Yoshida <peria@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#569125}
    d03f1b1e
aom_version.h 303 Bytes