diff options
author | Ramiro Polla <ramiro.polla@gmail.com> | 2025-05-18 23:02:27 +0200 |
---|---|---|
committer | Ramiro Polla <ramiro.polla@gmail.com> | 2025-05-23 00:07:56 +0200 |
commit | d028cf03b875fc44be666e2155b92a2accdd4f1c (patch) | |
tree | fa3317280ef03fdf6694604ca6eb7ce358a171d6 /tests/utils.c | |
parent | 748e960e04248569d121ac4ebba11109b6c81acb (diff) | |
download | ffmpeg-d028cf03b875fc44be666e2155b92a2accdd4f1c.tar.gz |
swscale/swscale_unscaled: fix planarRgbToplanarRgbWrapper() for formats with bpc between 9-14 bits
Currently, planarRgbToplanarRgbWrapper() always sets the alpha value to 255,
without taking the bit depth into consideration.
This commit restricts the alpha value to the bit depth.
Diffstat (limited to 'tests/utils.c')
0 files changed, 0 insertions, 0 deletions