Sweden-Number/dlls/windowscodecs
Sven Baars 13eb82922c windowscodecs/tests: Fix a memory leak (Valgrind).
Signed-off-by: Sven Baars <sven.wine@gmail.com>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-02-18 19:29:50 +01:00
..
tests windowscodecs/tests: Fix a memory leak (Valgrind). 2019-02-18 19:29:50 +01:00
Makefile.in
bitmap.c
bmpdecode.c
bmpencode.c windowscodecs: Implement IWICBitmapEncoder::GetEncoderInfo in BMP encoder. 2018-12-06 17:00:42 +01:00
clipper.c
clsfactory.c
colorcontext.c
colortransform.c
converter.c windowscodecs: Add support for 32bppRGB, 32bppRGBA and 32bppPRGBA to format converter. 2019-02-18 19:29:46 +01:00
fliprotate.c
gifformat.c
icnsformat.c
icoformat.c
imgfactory.c windowscodecs: Remove redundant comparison. 2018-12-21 14:02:33 +01:00
info.c windowscodecs: Add support for 32bppRGB, 32bppRGBA and 32bppPRGBA to format converter. 2019-02-18 19:29:46 +01:00
jpegformat.c windowscodecs: Implement IWICBitmapDecoder::GetMetadataQueryReader in the JPEG encoder. 2018-12-07 16:42:14 +01:00
main.c windowscodecs: Simplify the buffer size check in copy_pixels() helper. 2019-01-10 10:03:20 -06:00
metadatahandler.c
metadataquery.c
palette.c windowscodecs: Implement IWICPalette::InitializeFromBitmap. 2019-01-31 18:13:18 +01:00
pngformat.c windowscodecs: Remove redundant NULL check before HeapFree(). 2019-01-31 18:13:18 +01:00
propertybag.c
proxy.c
regsvr.c windowscodecs: Add support for 32bppRGB, 32bppRGBA and 32bppPRGBA to format converter. 2019-02-18 19:29:46 +01:00
scaler.c
stream.c
tgaformat.c
tiffformat.c windowscodecs: Fix the buffer size check in TIFF decoder's CopyPixels implementation. 2019-01-15 16:59:03 +01:00
ungif.c
ungif.h
version.rc
wincodecs_private.h
windowscodecs.spec
windowscodecs_wincodec.idl