Sweden-Number/dlls/windowscodecs
Vincent Povirk 5c4ed986c0 windowscodecs: Implement IWICBitmapCodecInfo::GetPixelFormats. 2012-07-03 12:02:00 +02:00
..
tests windowscodecs: Implement IWICBitmapCodecInfo::GetPixelFormats. 2012-07-03 12:02:00 +02:00
Makefile.in windowscodecs: Add stub IWICBitmapScaler implementation. 2012-06-26 17:33:54 +02:00
bmpdecode.c
bmpencode.c windowscodecs: Implement GetContainerFormat for more components. 2011-07-28 11:30:02 +02:00
clsfactory.c windowscodecs: Add WICIfdMetadataReader stub implementation. 2012-06-08 19:35:20 +02:00
converter.c windowscodecs: Remove casts to the type of the casted variable. 2011-09-20 16:21:43 +02:00
fliprotate.c windowscodecs: Implement FlipRotator_CopyPalette. 2011-07-28 11:30:18 +02:00
gifformat.c
icnsformat.c include: Allow using windows.h in Wine code. 2012-01-20 15:58:57 +01:00
icoformat.c windowscodecs: Fix typo. 2011-07-29 18:47:22 +02:00
imgfactory.c windowscodecs: Make sure that stream is not reused once the decoder is initialized. 2012-06-28 19:42:58 +02:00
info.c windowscodecs: Implement IWICBitmapCodecInfo::GetPixelFormats. 2012-07-03 12:02:00 +02:00
jpegformat.c windowscodecs: Implement JpegDecoder_Frame_GetResolution. 2012-04-18 17:15:46 +02:00
main.c windowscodecs: Implement BitmapScaler_CopyPixels. 2012-06-28 19:41:25 +02:00
metadatahandler.c windowscodecs: Implement MetadataHandler_GetValue. 2012-06-29 10:46:49 +02:00
palette.c
pngformat.c windowscodecs: Add stub IWICMetadataBlockReader to PNG decoder. 2012-06-07 21:43:08 +02:00
propertybag.c windowscodecs: Remove extern from function definition. 2011-08-29 12:08:20 +02:00
proxy.c windowscodecs: Extend IWICImagingFactory to IWICComponentFactory. 2012-05-29 10:57:10 +02:00
regsvr.c windowscodecs: Add WICImagingCategories registration. 2012-06-25 11:08:28 +02:00
scaler.c windowscodecs: Implement BitmapScaler_CopyPixels. 2012-06-28 19:41:25 +02:00
stream.c windowscodecs: Implement IWICStream::InitializeFromIStream. 2012-05-31 12:37:24 +02:00
tgaformat.c windowscodecs: Implement GetDecoderInfo for all the decoders. 2011-07-28 11:30:09 +02:00
tiffformat.c windowscodecs: Don't fail if the TIFF library doesn't have the functions to disable warnings. 2012-07-02 11:19:18 +02:00
ungif.c
ungif.h
version.rc
wincodecs_private.h windowscodecs: Implement BitmapScaler_CopyPixels. 2012-06-28 19:41:25 +02:00
windowscodecs.spec windowscodecs: Add wrapper functions for IWICStream methods. 2012-05-17 17:44:24 +02:00
windowscodecs_wincodec.idl windowscodecs: Add WICIfdMetadataReader registration. 2012-06-08 19:35:20 +02:00