Alexandre Julliard pushed to branch master at wine / wine
Commits: 89f41f57 by Nikolay Sivov at 2025-04-28T16:32:04+02:00 windowscodecs/png: Fix byte-swapping mode usage in the encoder.
The png_set_swap() explicitly checks for 16 bit depth, and bit_depth field is set by png_write_info().
- - - - -
2 changed files:
- dlls/windowscodecs/libpng.c - dlls/windowscodecs/tests/converter.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/89f41f573c2d478cede6eec5fb7afe3...