commit | 02e2ff4745f7ddefd857158d02bcc537a86069fd | [log] [tgz] |
---|---|---|
author | Wan-Teh Chang <wtc@google.com> | Wed Aug 07 13:34:26 2024 -0700 |
committer | Frank Barchard <fbarchard@chromium.org> | Mon Aug 12 20:17:23 2024 +0000 |
tree | fbde42d5160ed4cf939c62f1f8ee0f8b73b5d988 | |
parent | 3cf54e90d34f56bf9e05587e79143de38f4b865f [diff] |
Note stride params of HalfFloatPlane are in bytes The HalfFloatPlane() function does not follow libyuv's convention of buffer stride in units of the corresponding buffer pointer. Document that. Change-Id: Id8d466ccc2df263a49ad788ab349bc3993a48259 Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/5770639 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.