.. |
tests
|
windowscodecs: Use the BMP decoder to decode ICO frames.
|
2010-09-22 20:42:41 +02:00 |
Makefile.in
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
bmpdecode.c
|
windowscodecs: Make it possible for the BMP decoder to read packed DIBs.
|
2010-09-22 20:42:39 +02:00 |
bmpencode.c
|
…
|
|
clsfactory.c
|
windowscodecs: Add a stubbed ICNS encoder.
|
2010-08-24 15:22:35 +02:00 |
converter.c
|
windowscodecs: Implement conversion from CMYK to RGB.
|
2010-09-13 13:31:56 -05: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: Use the BMP decoder to decode ICO frames.
|
2010-09-22 20:42:41 +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: Override libjpeg's default error handling.
|
2010-09-13 13:32:06 -05:00 |
main.c
|
windowscodecs: Prefer builtin version.
|
2010-08-25 11:58:12 +02:00 |
palette.c
|
windowscodecs: Make the IWICPalette implementation thread-safe.
|
2010-03-22 10:42:32 +01:00 |
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: Implement conversion from CMYK to RGB.
|
2010-09-13 13:31:56 -05:00 |
stream.c
|
windowscodecs: Fix the seeking in stream region streams.
|
2010-09-13 13:31:37 -05:00 |
tiffformat.c
|
windowscodecs: Handle TIFF's with RowsPerStrip greater than Height.
|
2010-08-25 11:58:50 +02:00 |
ungif.c
|
windowscodecs: Accept GIF files with no trailer.
|
2009-12-07 09:33:35 +01:00 |
ungif.h
|
…
|
|
version.rc
|
…
|
|
wincodecs_private.h
|
windowscodecs: Make it possible for the BMP decoder to read packed DIBs.
|
2010-09-22 20:42:39 +02:00 |
windowscodecs.spec
|
…
|
|