Sweden-Number/dlls/windowscodecs
Francois Gouget 17276a8e40 windowscodecs/tests: Add a trailing '\n' to an ok() call.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-14 17:43:14 +01:00
..
tests windowscodecs/tests: Add a trailing '\n' to an ok() call. 2019-03-14 17:43:14 +01:00
Makefile.in
bitmap.c
bmpdecode.c windowscodecs: Limit number of colors in a palette in BMP decoder. 2018-12-04 23:27:42 +01:00
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: Remove redundant not-NULL checks (coccinellery). 2019-03-12 20:35:36 +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: Move JPEG frame image data initialization from Frame::CopyPixels to Decoder::Initialize. 2019-02-22 18:21:42 +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 windowscodecs: Remove redundant not-NULL check (coccinellery). 2019-02-28 21:37:30 +01:00
palette.c windowscodecs: Spelling fixes in a comment. 2019-03-14 17:42:41 +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: Fix the SupportsTransparency flag value for various pixel formats. 2019-02-20 18:42:51 +01:00
scaler.c windowscodecs: Fix return values for scaler's CopyPalette(). 2018-12-04 23:27:26 +01:00
stream.c windowscodecs: Fix InitializeFromIStream() to simply wrap target stream. 2018-12-04 23:27:39 +01:00
tgaformat.c
tiffformat.c windowscodecs: Avoid redundant checks when reading a TIFF tile. 2019-02-20 18:42:55 +01:00
ungif.c
ungif.h
version.rc
wincodecs_private.h
windowscodecs.spec
windowscodecs_wincodec.idl