wine/dlls/windowscodecs
Dmitry Timoshkov ec22949874 windowscodecs: Ask libpng to ignore CRC of PNG chunks.
According to my tests with manually created PNG images WIC ignores CRC errors
for both critical and ancillary chunks.
2013-03-07 14:56:16 +01:00
..
tests windowscodecs: Add a test for palette of a PNG image with PLTE and tRNS chunks. 2013-03-06 11:46:18 +01:00
bitmap.c
bmpdecode.c
bmpencode.c
clsfactory.c
colorcontext.c
colortransform.c
converter.c
fliprotate.c
gifformat.c
icnsformat.c
icoformat.c windowscodecs: Avoid signed-unsigned integer comparisons. 2013-03-04 11:15:16 +01:00
imgfactory.c
info.c windowscodecs: Avoid signed-unsigned integer comparisons. 2013-03-04 11:15:16 +01:00
jpegformat.c windowscodecs: Avoid signed-unsigned integer comparisons. 2013-03-04 11:15:16 +01:00
main.c windowscodecs: Avoid signed-unsigned integer comparisons. 2013-03-04 11:15:16 +01:00
Makefile.in
metadatahandler.c windowscodecs: Avoid signed-unsigned integer comparisons. 2013-03-04 11:15:16 +01:00
palette.c windowscodecs: Avoid signed-unsigned integer comparisons. 2013-03-04 11:15:16 +01:00
pngformat.c windowscodecs: Ask libpng to ignore CRC of PNG chunks. 2013-03-07 14:56:16 +01:00
propertybag.c
proxy.c
regsvr.c
scaler.c windowscodecs: Avoid signed-unsigned integer comparisons. 2013-03-04 11:15:16 +01:00
stream.c
tgaformat.c
tiffformat.c
ungif.c
ungif.h
version.rc
wincodecs_private.h
windowscodecs_wincodec.idl
windowscodecs.spec