| commit | 5adc2ce2cb15bf081ea7b37ce3e1484db88d3e94 | [log] [tgz] |
|---|---|---|
| author | George Steed <george.steed@arm.com> | Wed Jun 12 09:13:03 2024 +0100 |
| committer | Frank Barchard <fbarchard@chromium.org> | Fri Jun 14 17:01:27 2024 +0000 |
| tree | 363a1ed76204d842736632bc09a01e618aa2d5cd | |
| parent | 367dd5075546a45431e8da58b02f2cb251f1a1f7 [diff] |
[Arm][AArch64] Stop explicitly optimising for speed in BUILD.gn Most of the important kernels are inline assembly anyway so optimising for speed gets us nothing here. Based on a comment here: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/5588664/2/BUILD.gn#295 Change-Id: I8fa8ab37873dfee4eb26c5a3c1045dc10374e4f4 Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/5633654 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.