Sweden-Number/dlls/windowscodecs
Ziqing Hui 3b531c06e0 windowscodecs: Correctly set pixel format of uncompressed DDS with extended header.
Signed-off-by: Ziqing Hui <zhui@codeweavers.com>
Signed-off-by: Esme Povirk <esme@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-11-09 10:53:25 +01:00
..
tests windowscodecs: Correctly set pixel format of uncompressed DDS with extended header. 2020-11-09 10:53:25 +01:00
Makefile.in windowscodecs: Move jpeg decoding to the unix lib. 2020-11-09 10:47:41 +01:00
bitmap.c
bmpdecode.c
bmpencode.c
clipper.c
clsfactory.c
colorcontext.c
colortransform.c
converter.c windowscodecs: Add 32bppRGBA to 32bppBGRA copy. 2020-10-23 20:22:39 +02:00
ddsformat.c windowscodecs: Correctly set pixel format of uncompressed DDS with extended header. 2020-11-09 10:53:25 +01:00
decoder.c windowscodecs: Move jpeg decoding to the unix lib. 2020-11-09 10:47:41 +01:00
fliprotate.c
gifformat.c
icnsformat.c
icoformat.c
imgfactory.c windowscodecs: Use IWICWineDecoder_Initialize() to initialize decoders in find_decoder(). 2020-07-17 13:24:53 +02:00
info.c
jpegformat.c windowscodecs: Move jpeg decoding to the unix lib. 2020-11-09 10:47:41 +01:00
libjpeg.c windowscodecs: Move jpeg decoding to the unix lib. 2020-11-09 10:47:41 +01:00
libpng.c windowscodecs: Include system header png.h before Windows headers. 2020-10-25 21:01:24 +01:00
libtiff.c windowscodecs: Move TIFF decoding to unix lib. 2020-10-27 20:25:40 +01:00
main.c windowscodecs: Move TIFF decoding to unix lib. 2020-10-27 20:25:40 +01: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 windowscodecs: Move TIFF decoding to unix lib. 2020-10-27 20:25:40 +01:00
ungif.c
ungif.h
unix_iface.c windowscodecs: Move TIFF decoding to unix lib. 2020-10-27 20:25:40 +01:00
unix_lib.c windowscodecs: Move jpeg decoding to the unix lib. 2020-11-09 10:47:41 +01:00
uuid.c
version.rc
wincodecs_common.h windowscodecs: Move TIFF decoding to unix lib. 2020-10-27 20:25:40 +01:00
wincodecs_private.h windowscodecs: Move jpeg decoding to the unix lib. 2020-11-09 10:47:41 +01:00
windowscodecs.spec
windowscodecs_wincodec.idl