commit | 3902eaaf86bddc32530632c86b0d2e98210e7bcd | [log] [tgz] |
---|---|---|
author | Frank Barchard <fbarchard@google.com> | Tue Jul 09 15:32:31 2024 -0700 |
committer | Frank Barchard <fbarchard@google.com> | Tue Jul 09 22:51:33 2024 +0000 |
tree | 437ae4803b390357840fb229fc15afe6628a9bff | |
parent | 899bc483273331429b7297dfe4f34f10334afa11 [diff] |
Fix for source/row_neon64.cc:551:12: error: unused variable 'alpha' [-Werror,-Wunused-variable] 551 | uint16_t alpha = 0xc000; | ^~~~~ 1 error generated. Bug: None Change-Id: Ifdfe39f75c003921e4f759bcbbbffe0e766039bd Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/5690260 Commit-Queue: Frank Barchard <fbarchard@chromium.org> Reviewed-by: Wan-Teh Chang <wtc@google.com>
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.