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 windowscodecs: Disable libpng chunk size limit. 2021-12-06 10:57:15 +01:00
Makefile.in windowscodecs: Remove the Unix library. 2021-10-27 22:40:50 +02:00
bitmap.c
bmpdecode.c
bmpencode.c
clipper.c
clsfactory.c windowscodecs: Remove the no longer used icns encoder. 2021-10-27 22:40:50 +02:00
colorcontext.c
colortransform.c
converter.c
ddsformat.c
decoder.c
encoder.c
fliprotate.c
gifformat.c
icoformat.c
imgfactory.c
info.c
libjpeg.c windowscodecs: Use the bundled libjpeg. 2021-10-19 11:33:05 +02:00
libpng.c windowscodecs: Disable libpng chunk size limit. 2021-12-06 10:57:15 +01:00
libtiff.c windowscodecs: Use the bundled libtiff. 2021-10-19 11:33:05 +02:00
main.c windowscodecs: Remove the no longer used icns encoder. 2021-10-27 22:40:50 +02:00
metadatahandler.c
metadataquery.c windowscodecs: Return stub IEnumString from mqw_GetEnumerator(). 2021-11-26 22:08:55 +01:00
palette.c
pngformat.c
propertybag.c
proxy.c
regsvr.c windowscodecs: Remove the no longer used icns encoder. 2021-10-27 22:40:50 +02:00
scaler.c
stream.c
tgaformat.c
ungif.c
ungif.h
uuid.c
version.rc
wincodecs_common.c
wincodecs_common.h
wincodecs_private.h windowscodecs: Remove the Unix library. 2021-10-27 22:40:50 +02:00
windowscodecs.spec
windowscodecs_wincodec.idl windowscodecs: Remove the no longer used icns encoder. 2021-10-27 22:40:50 +02:00