Sweden-Number/dlls/windowscodecs
Esme Povirk 1b37ac14a3 windowscodecs: Add a general wrapper around the decoder interface.
Signed-off-by: Esme Povirk <esme@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-10-19 14:56:29 +02:00
..
tests windowscodecs/tests: Use the ARRAY_SIZE() macro. 2020-09-24 15:02:10 +02:00
Makefile.in windowscodecs: Add a general wrapper around the decoder interface. 2020-10-19 14:56:29 +02:00
bitmap.c
bmpdecode.c
bmpencode.c
clipper.c
clsfactory.c
colorcontext.c
colortransform.c
converter.c
ddsformat.c windowscodecs: Add more supported formats and fix RGB masks for RGBA1010102. 2020-08-28 10:41:12 +02:00
decoder.c windowscodecs: Add a general wrapper around the decoder interface. 2020-10-19 14:56:29 +02:00
fliprotate.c
gifformat.c
icnsformat.c
icoformat.c
imgfactory.c
info.c
jpegformat.c
libpng.c windowscodecs: Do not call png_read_end. 2020-10-19 14:56:29 +02:00
main.c windowscodecs: Use the unix library to find PNG metadata. 2020-10-19 14:56:29 +02:00
metadatahandler.c
metadataquery.c
palette.c
pngformat.c windowscodecs: Add a general wrapper around the decoder interface. 2020-10-19 14:56:29 +02:00
propertybag.c
proxy.c
regsvr.c windowscodecs: Support JXR/WMP detection and formats. 2020-09-24 15:01:58 +02:00
scaler.c
stream.c
tgaformat.c
tiffformat.c
ungif.c
ungif.h
unix_iface.c windowscodecs: Use unix lib to get PNG color contexts. 2020-10-19 14:56:29 +02:00
unix_lib.c windowscodecs: Use unix lib to get PNG color contexts. 2020-10-19 14:56:29 +02:00
uuid.c
version.rc
wincodecs_common.h windowscodecs: Use unix lib to get PNG color contexts. 2020-10-19 14:56:29 +02:00
wincodecs_private.h windowscodecs: Add a general wrapper around the decoder interface. 2020-10-19 14:56:29 +02:00
windowscodecs.spec
windowscodecs_wincodec.idl