Commit graph

6 commits

Author SHA1 Message Date
Benjamin Hipple 3dcdededf6 rav1e: upgrade cargo fetcher and cargoSha256 2020-03-08 22:27:42 -04:00
Michael Weiss c852f024cc
rav1e: 0.3.0 -> 0.3.1
Changelog: https://github.com/xiph/rav1e/releases/tag/v0.3.1
2020-02-20 11:24:54 +01:00
Benjamin Hipple eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
Michael Weiss 27c0b18970
rav1e: 0.2.1 -> 0.3.0
Changelog: https://github.com/xiph/rav1e/releases/tag/v0.3.0
2020-02-07 16:03:19 +01:00
Michael Weiss 1c7c1e0529
rav1e: 0.2.0 -> 0.2.1
Changelog: https://github.com/xiph/rav1e/releases/tag/v0.2.1
2020-01-04 20:41:21 +01:00
Michael Weiss fa09b64bc0
rav1e: init at 0.2.0 2019-12-19 14:04:09 +01:00