commit | 61bf0b61f7799c02eddc87b65c0fc542011cfd2b | [log] [tgz] |
---|---|---|
author | Frank Barchard <fbarchard@google.com> | Tue Sep 24 10:34:27 2024 -0700 |
committer | Frank Barchard <fbarchard@google.com> | Tue Sep 24 18:00:47 2024 +0000 |
tree | bd78c496f4ecaaa98ab93590cae356d2b54279f5 | |
parent | 02c6e8bacaa4ba92af0134c342b565ad4b4c4739 [diff] |
Fix for ARGB scaling down by 4x horizontally but not vertically Add test ARGBScaleTo50x1_Box libyuv_test '--gunit_filter=*ARGBScaleTo50x1*' --libyuv_width=200 --libyuv_height=50 Bug: chromium:361611480 Change-Id: Ic984951d74eb0c377c6746f61e91593a8a7d1a66 Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/5884656 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.