[Git][wine/wine][master] windowscodecs/png: Fix byte-swapping mode usage in the encoder.
28 Apr
2025
28 Apr
'25
4:39 p.m.
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... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/89f41f573c2d478cede6eec5fb7afe3... You're receiving this email because of your account on gitlab.winehq.org.
227
Age (days ago)
227
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard (@julliard)