commit | 7633328b5faa2801f8d3297c71f303455ae1676c | [log] [tgz] |
---|---|---|
author | Frank Barchard <fbarchard@google.com> | Tue Oct 08 12:52:14 2024 -0700 |
committer | Frank Barchard <fbarchard@google.com> | Tue Oct 08 21:08:34 2024 +0000 |
tree | d6ed60a5cc095ce305f288de11db13aae7d149da | |
parent | 364b7fa81b4c2d4e0a81f47fcc08c432555cc1c9 [diff] |
Make functions that malloc check for ubsan math overflow - add support for negative heights - sanity check null pointers and invalid width/height Bug: b/371615496 Change-Id: Icbefcb1ccc5cdf90e417c73440c6fad3b63ed7df Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/5917072 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.