Sweden-Number/dlls/windowscodecs/tests
Torge Matthies e1130d240e windowscodecs: Disable libpng chunk size limit.
Reading a PNG file with libpng with a chunk bigger than the 8 MiB
default chunk size limit set by libpng results in a libpng error, e.g.
"iTXt: chunk data is too large" for a too big iTXt chunk.

Fix this by disabling the chunk size limit.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52147
Signed-off-by: Torge Matthies <openglfreak@googlemail.com>
Signed-off-by: Esme Povirk <esme@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-12-06 10:57:15 +01:00
..
Makefile.in
bitmap.c
bmpformat.c
converter.c
ddsformat.c
gifformat.c
icoformat.c
info.c
jpegformat.c
metadata.c
palette.c
pngformat.c windowscodecs: Disable libpng chunk size limit. 2021-12-06 10:57:15 +01:00
propertybag.c
stream.c
tiffformat.c
wmpformat.c