Sweden-Number/dlls/windowscodecs/tests
Viktor Semykin 2d5c861f75 windowscodecs: Fixed loading png from streams.
Png decoder was making one extra seek after it met IEND chunk. This led to
crashes of some software.

Signed-off-by: Viktor Semykin <thesame.ml@gmail.com>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-03 11:59:34 +02:00
..
Makefile.in makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
bitmap.c
bmpformat.c
converter.c windowscodecs/tests: Test to show that SetPalette() does not keep IWICPalette reference, for PNG encoder. 2017-01-29 10:16:11 +01:00
gifformat.c
icoformat.c
info.c
metadata.c windowscodecs: Implement png cHRM metadata reader. 2016-06-17 00:09:18 +09:00
palette.c
pngformat.c windowscodecs: Fixed loading png from streams. 2017-04-03 11:59:34 +02:00
propertybag.c
stream.c
tiffformat.c