diff options
author | Ramiro Polla <[email protected]> | 2025-05-18 22:52:07 +0200 |
---|---|---|
committer | Ramiro Polla <[email protected]> | 2025-05-22 23:59:39 +0200 |
commit | a16c053a333b43d547b01834a6c89dde2459c8b5 (patch) | |
tree | 13887926b38028ddbe762bd6cf285b58b49ba01c /tests/tiny_ssim.c | |
parent | db5e0e2ef9dcaed955adb27255537589f37628ae (diff) |
swscale/swscale_unscaled: fix planarCopyWrapper() for yuv444p => yuva444p
Currently, planarCopyWrapper() assumes that src[3] must be NULL when
the source format has no alpha plane.
This commit updates the condition for filling the alpha plane based on
the number of components available in the source format as well.
Diffstat (limited to 'tests/tiny_ssim.c')
0 files changed, 0 insertions, 0 deletions