diff options
author | Ramiro Polla <ramiro.polla@gmail.com> | 2025-05-18 22:52:08 +0200 |
---|---|---|
committer | Ramiro Polla <ramiro.polla@gmail.com> | 2025-05-23 00:00:05 +0200 |
commit | 0c1d87d1e61cbb0f0ffa0d95d9e8b77d5bbde70a (patch) | |
tree | bf0cef040c9421c6deb7ed98b114fd4aaf403269 /tests | |
parent | a16c053a333b43d547b01834a6c89dde2459c8b5 (diff) | |
download | ffmpeg-0c1d87d1e61cbb0f0ffa0d95d9e8b77d5bbde70a.tar.gz |
swscale/swscale_unscaled: fix packed30togbra10() for formats with bpc between 9-14 bits
Currently, packed30togbra10() always sets the alpha value to 0xFFFF,
without taking the bit depth into consideration.
This commit restricts the alpha value to the bit depth.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions