Dmitry Timoshkov
|
ec206a843f
|
windowscodecs: Implement GIF Comment Extension metadata reader.
|
2012-09-17 12:08:11 +02:00 |
Dmitry Timoshkov
|
be28f266ff
|
windowscodecs: Implement GIF Application Extension metadata reader.
|
2012-09-17 12:08:00 +02:00 |
Dmitry Timoshkov
|
26628b4c0a
|
windowscodecs: Implement Graphic Control Extension metadata reader.
|
2012-09-11 11:14:21 +02:00 |
Dmitry Timoshkov
|
97fc6be67d
|
windowscodecs: Implement Image Descriptor metadata reader.
|
2012-09-11 11:14:14 +02:00 |
Dmitry Timoshkov
|
500ab2b5c7
|
windowscodecs: Implement Logical Screen Descriptor metadata reader.
|
2012-09-11 11:14:05 +02:00 |
Vincent Povirk
|
1a032a94df
|
windowscodecs: Implement PNG tEXt metadata reader.
|
2012-09-11 11:12:08 +02:00 |
Dmitry Timoshkov
|
7824827a32
|
windowscodecs: Make classinfo structure const.
|
2012-07-24 19:58:07 +02:00 |
Dmitry Timoshkov
|
2a35901a90
|
windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts.
|
2012-07-24 19:57:57 +02:00 |
Dmitry Timoshkov
|
781113f4da
|
windowscodecs: Add WICIfdMetadataReader stub implementation.
|
2012-06-08 19:35:20 +02:00 |
Dmitry Timoshkov
|
50d53928e0
|
windowscodecs: Extend IWICImagingFactory to IWICComponentFactory.
|
2012-05-29 10:57:10 +02:00 |
Vincent Povirk
|
2e2b045db0
|
windowscodecs: Add stub JPEG encoder.
|
2012-04-12 20:37:12 +02:00 |
Vincent Povirk
|
6b2d1ce130
|
windowscodecs: Add a stub IWICMetadataReader/Writer implementation.
|
2012-01-12 12:31:20 +01:00 |
Vincent Povirk
|
fb356a3e66
|
windowscodecs: Add stub TIFF encoder.
|
2011-04-06 12:05:07 +02:00 |
Michael Stefaniuc
|
1881db6ab5
|
windowscodecs: Use an iface instead of a vtbl pointer in ClassFactoryImpl.
|
2010-11-29 13:28:23 +01:00 |
Damjan Jovanovic
|
32f9173998
|
windowscodecs: Add COM proxies and stubs.
|
2010-10-22 15:49:37 +02:00 |
Vincent Povirk
|
7bf6ad916b
|
windowscodecs: Add stub TGA decoder.
|
2010-10-21 12:26:44 +02:00 |
Damjan Jovanovic
|
a4835dce4f
|
windowscodecs: Add a stubbed ICNS encoder.
|
2010-08-24 15:22:35 +02:00 |
Vincent Povirk
|
73cd569390
|
windowscodecs: Add a stub TIFF decoder.
|
2010-03-22 11:42:43 +01:00 |
Vincent Povirk
|
60d1be1326
|
windowscodecs: Add stub PNG encoder.
|
2009-10-09 11:58:55 +02:00 |
Vincent Povirk
|
568c739082
|
windowscodecs: Add stub PNG decoder.
|
2009-08-28 11:54:48 +02:00 |
Vincent Povirk
|
bec465e467
|
windowscodecs: Add stub JPEG decoder.
|
2009-08-25 10:24:33 +02:00 |
Vincent Povirk
|
2ca8b9fd8d
|
windowscodecs: Add stub ICO decoder.
|
2009-08-21 12:30:33 +02:00 |
Vincent Povirk
|
0c4a5620e8
|
windowscodecs: Add stub GIF decoder.
|
2009-08-18 14:58:18 +02:00 |
Vincent Povirk
|
b3f02a3fd5
|
windowscodecs: Add stub implementation of WICStandardFormatConverter.
|
2009-08-14 13:59:09 +02:00 |
Vincent Povirk
|
fbadf7c0ed
|
windowscodecs: Add stub BMP encoder.
|
2009-08-12 13:42:42 +02:00 |
Vincent Povirk
|
429c784cd7
|
windowscodecs: Add a stub decoder for the BMP format.
|
2009-06-29 14:27:11 +02:00 |
Vincent Povirk
|
b01c652d4b
|
windowscodecs: Add stub implementation of IWICImagingFactory.
|
2009-06-29 14:20:13 +02:00 |