Sweden-Number/dlls/windowscodecs
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
..
tests
Makefile.in
bitmap.c
bmpdecode.c
bmpencode.c
clipper.c
clsfactory.c
colorcontext.c
colortransform.c
converter.c
ddsformat.c
decoder.c
encoder.c
fliprotate.c
gifformat.c
icoformat.c
imgfactory.c
info.c
libjpeg.c
libpng.c
libtiff.c
main.c
metadatahandler.c
metadataquery.c
palette.c
pngformat.c
propertybag.c
proxy.c
regsvr.c
scaler.c
stream.c
tgaformat.c
ungif.c
ungif.h
uuid.c
version.rc
wincodecs_common.c
wincodecs_common.h
wincodecs_private.h
windowscodecs.spec
windowscodecs_wincodec.idl