.. |
tests
|
windowscodecs: Implement IWICImagingFactory::CreateBitmapFromSource.
|
2012-08-20 20:18:03 +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: Make classinfo structure const.
|
2012-07-24 19:58:07 +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: Do not assume that vtable is the first element of the object, avoid not necessary casts.
|
2012-07-24 19:58:39 +02:00 |
icnsformat.c
|
include: Allow using windows.h in Wine code.
|
2012-01-20 15:58:57 +01:00 |
icoformat.c
|
windowscodecs: Fix warnings detected by compiling with inline wrappers.
|
2012-07-27 17:05:28 +02:00 |
imgfactory.c
|
windowscodecs: Implement IWICImagingFactory::CreateBitmapFromSource.
|
2012-08-20 20:18: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 |
Makefile.in
|
windowscodecs: Add a stub IWICBitmap implementation.
|
2012-08-15 13:50:58 +02:00 |
metadatahandler.c
|
windowscodecs: Handle short reads in the metadata handler.
|
2012-08-13 11:49:01 +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: Do not assume that vtable is the first element of the object, avoid not necessary casts.
|
2012-07-24 21:27:11 +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
|
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: Do not assume that vtable is the first element of the object.
|
2012-07-24 21:27:12 +02:00 |
stream.c
|
windowscodecs: Implement IWICStream::InitializeFromIStream.
|
2012-05-31 12:37:24 +02:00 |
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: Do not assume that vtable is the first element of the object, avoid not necessary casts.
|
2012-07-24 21:27:12 +02:00 |
ungif.c
|
|
|
ungif.h
|
|
|
version.rc
|
|
|
wincodecs_private.h
|
windowscodecs: Add a stub IWICBitmap implementation.
|
2012-08-15 13:50:58 +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 |