wine-wine/dlls/windowscodecs
Vincent Povirk 06c35e8b75 windowscodecs: Implement IWICComponentInfo::GetCLSID. 2010-09-06 16:16:56 +02:00
..
tests windowscodecs: Implement IWICComponentInfo::GetCLSID. 2010-09-06 16:16:56 +02:00
Makefile.in windowscodecs: Add a stubbed ICNS encoder. 2010-08-24 15:22:35 +02:00
bmpdecode.c windowscodecs: Ignore the length field of RLE compressed bitmaps. 2010-07-19 11:09:57 +02:00
bmpencode.c
clsfactory.c windowscodecs: Add a stubbed ICNS encoder. 2010-08-24 15:22:35 +02:00
converter.c windowscodecs: Add locking to the format converter. 2010-04-13 11:30:19 +02:00
fliprotate.c windowscodecs: Partially implement IWICBitmapFlipRotator_CopyPixels. 2010-04-27 15:47:48 -05:00
gifformat.c windowscodecs: Add locking to the GIF decoder. 2010-04-13 11:30:25 +02:00
icnsformat.c windowscodecs: Write ICNS files. 2010-08-24 15:22:35 +02:00
icoformat.c windowscodecs: Fix ICO palette size calculation. 2010-05-24 11:21:02 +02:00
imgfactory.c windowscodecs: Add a stub implementation of IWICBitmapFlipRotator. 2010-04-27 15:47:26 -05:00
info.c windowscodecs: Implement IWICComponentInfo::GetCLSID. 2010-09-06 16:16:56 +02:00
jpegformat.c windowscodecs: Reset the stream pointer when initializing JPEG decoder. 2010-07-26 09:58:21 +02:00
main.c windowscodecs: Prefer builtin version. 2010-08-25 11:58:12 +02:00
palette.c
pngformat.c windowscodecs: Unlock not lock again when leaving the function (Smatch). 2010-04-19 14:54:18 +02:00
propertybag.c
regsvr.c windowscodecs: Register builtin encoders. 2010-09-06 16:16:25 +02:00
stream.c windowscodecs: Implement IWICStream::InitializeFromIStreamRegion. 2010-08-30 11:26:29 +02:00
tiffformat.c windowscodecs: Handle TIFF's with RowsPerStrip greater than Height. 2010-08-25 11:58:50 +02:00
ungif.c
ungif.h
version.rc
wincodecs_private.h windowscodecs: Register builtin encoders. 2010-09-06 16:16:25 +02:00
windowscodecs.spec