.. |
tests
|
windowscodecs: Use memmove in StreamOnMemory::Read and StreamOnMemory::Write to cope with potentially overlapped memory copying.
|
2011-01-21 13:46:58 +01:00 |
Makefile.in
|
windowscodecs: Use Mac OS X native ICNS support, not libicns.
|
2011-01-06 11:44:02 +01:00 |
bmpdecode.c
|
windowscodecs: Use ifaces instead of vtbl pointers in BmpDecoder.
|
2011-01-12 11:32:17 +01:00 |
bmpencode.c
|
windowscodecs: Use an iface instead of a vtbl pointer in BmpEncoder.
|
2011-01-11 16:05:45 +01:00 |
clsfactory.c
|
windowscodecs: Use an iface instead of a vtbl pointer in ClassFactoryImpl.
|
2010-11-29 13:28:23 +01:00 |
converter.c
|
windowscodecs: Use an iface instead of a vtbl pointer in FormatConverter.
|
2010-12-09 12:21:19 +01:00 |
fliprotate.c
|
windowscodecs: Use an iface instead of a vtbl pointer in FlipRotator.
|
2010-12-09 12:21:50 +01:00 |
gifformat.c
|
windowscodecs: Standardize the COM usage in gifformat.c.
|
2010-11-29 13:28:23 +01:00 |
icnsformat.c
|
windowscodecs: Disable ICNS support when building for Mac OS X 10.4 Tiger.
|
2011-01-21 12:24:58 +01:00 |
icoformat.c
|
windowscodecs: Avoid an iface -> impl conversion from a non-method.
|
2011-01-11 16:05:44 +01:00 |
imgfactory.c
|
windowscodecs: Use an iface instead of a vtbl pointer in ImagingFactory.
|
2010-11-29 13:28:25 +01:00 |
info.c
|
windowscodecs: Standardize the COM usage in info.c.
|
2010-11-29 13:28:25 +01:00 |
jpegformat.c
|
windowscodecs: Add a utility function for swapping 8-bit BGR/RGB data.
|
2011-01-11 16:05:43 +01:00 |
main.c
|
windowscodecs: Add a utility function for swapping 8-bit BGR/RGB data.
|
2011-01-11 16:05:43 +01:00 |
palette.c
|
windowscodecs: Use an iface instead of a vtbl pointer in PaletteImpl.
|
2010-11-29 13:28:26 +01:00 |
pngformat.c
|
windowscodecs: Use ifaces instead of vtbl pointers in PngEncoder.
|
2010-12-16 12:06:51 +01:00 |
propertybag.c
|
windowscodecs: Use an iface instead of a vtbl pointer in PropertyBag.
|
2010-12-09 12:21:24 +01:00 |
regsvr.c
|
windowscodecs: Convert the coclasses registration to the IRegistrar mechanism.
|
2010-12-13 18:00:56 +01:00 |
stream.c
|
windowscodecs: Use memmove in StreamOnMemory::Read and StreamOnMemory::Write to cope with potentially overlapped memory copying.
|
2011-01-21 13:46:58 +01:00 |
tgaformat.c
|
windowscodecs: Accept failure when seeking to the start of a TGA footer.
|
2011-01-11 16:05:45 +01:00 |
tiffformat.c
|
windowscodecs: Ignore an unspecified extra sample in RGB TIFF images.
|
2011-01-11 16:05:44 +01:00 |
ungif.c
|
windowscodecs: Implemented GifFrameDecode_GetResolution.
|
2010-10-07 12:05:06 +02:00 |
ungif.h
|
windowscodecs: Implemented GifFrameDecode_GetResolution.
|
2010-10-07 12:05:06 +02:00 |
version.rc
|
…
|
|
wincodecs_private.h
|
windowscodecs: Avoid an iface -> impl conversion from a non-method.
|
2011-01-11 16:05:44 +01:00 |
windowscodecs.spec
|
…
|
|
windowscodecs_wincodec.idl
|
windowscodecs: Convert the coclasses registration to the IRegistrar mechanism.
|
2010-12-13 18:00:56 +01:00 |