commit | 2707098fb193d262dc5b082c7b31114f4c765e42 | [log] [tgz] |
---|---|---|
author | Wan-Teh Chang <wtc@google.com> | Wed Aug 14 09:18:18 2024 -0700 |
committer | Frank Barchard <fbarchard@chromium.org> | Wed Aug 14 20:49:37 2024 +0000 |
tree | 926e52218e36cc4ff5239507ad2d2142f71b205d | |
parent | 336e6fd25ba8eab72176925e5b6c71379f920207 [diff] |
Fix -Wunused-parameter warnings in release builds Add (void) casts to the 'src_width' parameters that are only used in assertions. Change-Id: I72d1b55f50a9b02b07b206e40e5583005b27928b Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/5786606 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.