Sweden-Number/dlls/windowscodecs
Dmitry Timoshkov d074fbe723 windowscodecs/tests: Add some tests for IMILBitmap and IMILBitmapScaler interfaces.
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-05-15 20:18:54 +02:00
..
tests windowscodecs/tests: Add some tests for IMILBitmap and IMILBitmapScaler interfaces. 2019-05-15 20:18:54 +02:00
Makefile.in
bitmap.c windowscodecs: Improve compatibility of IMILBitmap interface. 2019-05-15 20:14:49 +02:00
bmpdecode.c
bmpencode.c
clipper.c
clsfactory.c
colorcontext.c
colortransform.c
converter.c windowscodecs: Treat 16-bit channels as little endian. 2019-05-10 17:05:00 +02:00
fliprotate.c
gifformat.c
icnsformat.c include: Get rid of the DPRINTF() macro. 2019-04-08 19:34:44 +02:00
icoformat.c
imgfactory.c
info.c
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
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: Byte swap png read/write for 16-bpp data. 2019-05-10 17:04:58 +02: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: Add support for IMILBitmapScaler interface. 2019-05-15 20:18:52 +02:00
stream.c
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: Add support for IMILBitmapScaler interface. 2019-05-15 20:18:52 +02:00
windowscodecs.spec
windowscodecs_wincodec.idl