.. |
tests
|
windowscodecs: Correct some typos.
|
2012-09-18 14:47:01 +02:00 |
Makefile.in
|
Always define WIDL_C_INLINE_WRAPPERS.
|
2012-08-28 14:41:13 +02:00 |
bitmap.c
|
windowscodecs: Implement IWICBitmap::SetResolution and GetResolution.
|
2012-08-16 19:38:29 +02:00 |
bmpdecode.c
|
windowscodecs: Do not assume that vtable is the first element of the object.
|
2012-07-24 19:57:33 +02:00 |
bmpencode.c
|
windowscodecs: Do not assume that vtable is the first element of the object.
|
2012-07-24 19:57:42 +02:00 |
clsfactory.c
|
windowscodecs: Implement GIF Comment Extension metadata reader.
|
2012-09-17 12:08:11 +02:00 |
converter.c
|
windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts.
|
2012-07-24 19:58:15 +02:00 |
fliprotate.c
|
windowscodecs: Fix warnings detected by compiling with inline wrappers.
|
2012-07-27 17:05:28 +02:00 |
gifformat.c
|
windowscodecs: Use symbolic names for GIF extensions.
|
2012-09-18 14:47:01 +02:00 |
icnsformat.c
|
…
|
|
icoformat.c
|
windowscodecs: Fix warnings detected by compiling with inline wrappers.
|
2012-07-27 17:05:28 +02:00 |
imgfactory.c
|
windowscodecs: Only copy the palette to new bitmaps if they might be indexed.
|
2012-09-11 11:12:03 +02:00 |
info.c
|
windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts.
|
2012-07-24 21:27:11 +02:00 |
jpegformat.c
|
windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts.
|
2012-07-24 21:27:11 +02:00 |
main.c
|
windowscodecs: Allow CopyPixels to succeed without padding from the last row.
|
2012-08-20 20:17:56 +02:00 |
metadatahandler.c
|
windowscodecs: Implement PNG tEXt metadata reader.
|
2012-09-11 11:12:08 +02:00 |
palette.c
|
windowscodecs: Do not assume that vtable is the first element of the object.
|
2012-08-20 10:52:41 +02:00 |
pngformat.c
|
windowscodecs: Implement PNG tEXt metadata reader.
|
2012-09-11 11:12:08 +02:00 |
propertybag.c
|
windowscodecs: Do not assume that vtable is the first element of the object.
|
2012-07-24 21:27:11 +02:00 |
proxy.c
|
…
|
|
regsvr.c
|
windowscodecs: Implement GIF Comment Extension metadata reader.
|
2012-09-17 12:08:11 +02:00 |
scaler.c
|
windowscodecs: Do not assume that vtable is the first element of the object.
|
2012-07-24 21:27:12 +02:00 |
stream.c
|
…
|
|
tgaformat.c
|
windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts.
|
2012-07-24 21:27:12 +02:00 |
tiffformat.c
|
windowscodecs: Check guid pointer for NULL in TiffDecoder_GetContainerFormat.
|
2012-09-12 12:48:40 +02:00 |
ungif.c
|
windowscodecs: GIF decoder should add header and trailer to extension blocks.
|
2012-09-18 14:47:01 +02:00 |
ungif.h
|
windowscodecs: Create global metadata blocks in the GIF decoder.
|
2012-09-18 14:47:01 +02:00 |
version.rc
|
…
|
|
wincodecs_private.h
|
windowscodecs: Implement GIF Comment Extension metadata reader.
|
2012-09-17 12:08:11 +02:00 |
windowscodecs.spec
|
…
|
|
windowscodecs_wincodec.idl
|
windowscodecs: Implement GIF Comment Extension metadata reader.
|
2012-09-17 12:08:11 +02:00 |