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 |