Fix mac_asan bot by using right architecture for dsymutil This broke in https://crrev.com/c/7041203 when we switched mac_asan to use arm64, but didn't change the dsymutil binary. Let's fix by adopting the approach of chromium/src, which works for both archs. https://source.chromium.org/chromium/chromium/src/+/main:DEPS;l=4243-4267;drc=bd6571ed43a1025fa5122e31db929ccb69df6ce1 Bug: 448679376 Change-Id: I7f43b4ce7ad3a3946080f4c5bcbca32d6cbc4c5c Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/7050423 Commit-Queue: Victor Vianna <victorvianna@google.com> Reviewed-by: Frank Barchard <fbarchard@chromium.org>
libyuv is an open source project that includes YUV scaling and conversion functionality.
See Getting started for instructions on how to get started developing.
You can also browse the docs directory for more documentation.