Sweden-Number/dlls/windowscodecs
Dmitry Timoshkov 6e7a2bd349 windowscodecs/tests: Add some tests for converting 24bppBGR to 8bppIndexed format.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-02-05 17:47:40 +01:00
..
tests windowscodecs/tests: Add some tests for converting 24bppBGR to 8bppIndexed format. 2019-02-05 17:47:40 +01:00
Makefile.in
bitmap.c
bmpdecode.c
bmpencode.c
clipper.c
clsfactory.c
colorcontext.c
colortransform.c
converter.c windowscodecs: Fix behaviour of format converter for indexed formats when NULL or empty palette has been provided. 2019-02-05 17:47:36 +01:00
fliprotate.c
gifformat.c
icnsformat.c
icoformat.c
imgfactory.c
info.c windowscodecs: WICConvertBitmapSource should ask IWICFormatConverter::Initialize to use an optimized palette. 2019-02-05 17:47:32 +01:00
jpegformat.c
main.c
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
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