Michael Stefaniuc
|
cbea260391
|
windowscodecs: Standardize the COM usage in info.c.
|
2010-11-29 13:28:25 +01:00 |
Vincent Povirk
|
06c35e8b75
|
windowscodecs: Implement IWICComponentInfo::GetCLSID.
|
2010-09-06 16:16:56 +02:00 |
Vincent Povirk
|
a53a57b79e
|
windowscodecs: Implement IWICBitmapCodecInfo::GetMimeTypes.
|
2010-09-06 16:16:51 +02:00 |
Vincent Povirk
|
d701e8fab3
|
windowscodecs: Enumerate encoders.
|
2010-09-06 16:16:17 +02:00 |
Vincent Povirk
|
645f7c6208
|
windowscodecs: Account for a NULL pceltFetched in ComponentEnum_Next.
|
2010-05-27 14:46:43 +02:00 |
Vincent Povirk
|
d719120fc8
|
windowscodecs: Make component enumerators thread-safe.
This is needed so that ImagingFactory can have a threading model of Both.
|
2010-03-18 10:23:14 +01:00 |
Michael Stefaniuc
|
78cfd13730
|
windowscodecs: Use FAILED instead of !SUCCEEDED.
|
2009-09-10 11:08:31 +02:00 |
Vincent Povirk
|
341b6ffd71
|
windowscodecs: Print a FIXME when WICConvertBitmapSource fails.
|
2009-08-25 10:25:44 +02:00 |
Vincent Povirk
|
e308b67807
|
windowscodecs: Implement WICConvertBitmapSource.
|
2009-08-14 13:59:09 +02:00 |
Vincent Povirk
|
85c379f6a1
|
windowscodecs: Add stub implementation of IWICFormatConverterInfo.
|
2009-08-14 13:59:09 +02:00 |
Vincent Povirk
|
cd4fdb9587
|
windowscodecs: Implement IWICImagingFactory::CreateComponentEnumerator.
|
2009-08-05 11:39:47 +02:00 |
Vincent Povirk
|
a13899cc90
|
windowscodecs: Implement IWICBitmapDecoderInfo::MatchesPattern.
|
2009-08-05 11:39:21 +02:00 |
Vincent Povirk
|
4e5ee3699f
|
windowscodecs: Implement IWICBitmapDecoderInfo::CreateInstance.
|
2009-08-05 11:39:14 +02:00 |
Vincent Povirk
|
6c5d1b2f63
|
windowscodecs: Implement IWICBitmapDecoderInfo::GetPatterns.
|
2009-08-05 11:39:07 +02:00 |
Vincent Povirk
|
3f2ff08803
|
windowscodecs: Implement IWICBitmapDecoderInfo::GetComponentType.
|
2009-08-05 11:39:01 +02:00 |
Vincent Povirk
|
f24834f486
|
windowscodecs: Add stub implementation of IWICBitmapDecoderInfo.
|
2009-08-05 11:38:53 +02:00 |