Skip to content

Commit

Permalink
Revert "enable libaom"
Browse files Browse the repository at this point in the history
This reverts commit 80428a9.

AV1 is not ready for the beta channel. Disable it on the M65 branch.

BUG=804400

Change-Id: I202d23e7ef4a495f9e65d9891fc605265fc90eb5
Reviewed-on: https://chromium-review.googlesource.com/878922
Reviewed-by: Dale Curtis <[email protected]>
Cr-Commit-Position: refs/branch-heads/3325@{#31}
Cr-Branched-From: bc084a8-refs/heads/master@{#530369}
  • Loading branch information
tanderson-google authored and Johann Koenig committed Jan 23, 2018
1 parent fc055b8 commit b689e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ vars = {
'checkout_telemetry_dependencies': False,

# libaom provides support for AV1 but the bitstream is not frozen.
'checkout_libaom': True,
'checkout_libaom': False,

# By default do not check out the Oculus SDK. Only available for Googlers.
'checkout_oculus_sdk' : False,
Expand Down

0 comments on commit b689e55

Please sign in to comment.