windowscodecs: Implement PNG tEXt metadata reader.
[wine] / dlls / windowscodecs / regsvr.c
2012-09-11  Vincent Povirkwindowscodecs: Implement PNG tEXt metadata reader.
2012-06-25  Dmitry Timoshkovwindowscodecs: Add WICImagingCategories registration.
2012-06-14  Vincent Povirkwindowscodecs: Register pixel formats.
2012-06-08  Dmitry Timoshkovwindowscodecs: Add WICIfdMetadataReader registration.
2012-06-07  Vincent Povirkwindowscodecs: Add metadata reader information to the...
2012-05-18  Vincent Povirkwindowscodecs: Implement IWICBitmapCodecInfo::GetContai...
2012-04-12  Vincent Povirkwindowscodecs: Add stub JPEG encoder.
2011-12-20  Francois Gougetdlls: Standardize on 'static const WCHAR' for our Unico...
2011-12-16  Francois Gougetwindowscodecs: Avoid hardcoding the Unicode string...
2011-10-13  Vincent Povirkwindowscodecs: Use a smaller magic number to detect...
2011-04-15  Vincent Povirkwindowscodecs: Add support for converting from 32bppPBGRA.
2011-04-06  Vincent Povirkwindowscodecs: Add stub TIFF encoder.
2010-12-13  Alexandre Julliardwindowscodecs: Convert the coclasses registration to...
2010-10-25  Vincent Povirkwindowscodecs: Implement conversion from 16bppBGRA...
2010-10-22  Damjan Jovanovicwindowscodecs: Add COM proxies and stubs.
2010-10-21  Vincent Povirkwindowscodecs: Add stub TGA decoder.
2010-10-21  Vincent Povirkwindowscodecs: Support TIFF images with alpha data.
2010-09-13  Vincent Povirkwindowscodecs: Implement conversion from CMYK to RGB.
2010-09-13  Vincent Povirkwindowscodecs: Decode CMYK/YCCK JPEG images as CMYK.
2010-09-06  Vincent Povirkwindowscodecs: Register builtin encoders.
2010-08-25  Vincent Povirkwindowscodecs: Add support for decoding 48-bit TIFF...
2010-08-24  Damjan Jovanovicwindowscodecs: Add a stubbed ICNS encoder.
2010-04-15  Vincent Povirkwindowscodecs: Add locking to the PNG encoder.
2010-04-13  Vincent Povirkwindowscodecs: Add locking to the JPEG decoder.
2010-04-13  Vincent Povirkwindowscodecs: Add locking to the ICO decoder.
2010-04-13  Vincent Povirkwindowscodecs: Add locking to the GIF decoder.
2010-04-13  Vincent Povirkwindowscodecs: Add locking to the format converter.
2010-04-13  Vincent Povirkwindowscodecs: Add locking to the PNG decoder.
2010-04-12  Vincent Povirkwindowscodecs: Add locking to the BMP decoder.
2010-04-12  Vincent Povirkwindowscodecs: Set the threading model of ImagingFactor...
2010-03-22  Vincent Povirkwindowscodecs: Add a stub TIFF decoder.
2009-10-09  Vincent Povirkwindowscodecs: Add stub PNG encoder.
2009-08-28  Vincent Povirkwindowscodecs: Implement conversion from 64bppRGBA...
2009-08-28  Vincent Povirkwindowscodecs: Implement conversion from 48bppRGB to...
2009-08-28  Vincent Povirkwindowscodecs: Implement conversion from 16bppGray...
2009-08-28  Vincent Povirkwindowscodecs: Implement conversion from 4bppGray to...
2009-08-28  Vincent Povirkwindowscodecs: Implement conversion from 2bppGray to...
2009-08-28  Vincent Povirkwindowscodecs: Implement conversion from 2bppIndexed...
2009-08-28  Vincent Povirkwindowscodecs: Implement conversion from BlackWhite...
2009-08-28  Vincent Povirkwindowscodecs: Register the PNG decoder.
2009-08-28  Vincent Povirkwindowscodecs: Add stub PNG decoder.
2009-08-25  Vincent Povirkwindowscodecs: Support conversion of 8bppGray to 32bppBGRA.
2009-08-25  Vincent Povirkwindowscodecs: Add stub JPEG decoder.
2009-08-21  Vincent Povirkwindowscodecs: Add stub ICO decoder.
2009-08-18  Vincent Povirkwindowscodecs: Register the GIF decoder.
2009-08-18  Vincent Povirkwindowscodecs: Add stub GIF decoder.
2009-08-14  Vincent Povirkwindowscodecs: Implement conversion from 8bppIndexed...
2009-08-14  Vincent Povirkwindowscodecs: Implement conversion from 4bppIndexed...
2009-08-14  Vincent Povirkwindowscodecs: Implement conversion from 24bppBGR to...
2009-08-14  Vincent Povirkwindowscodecs: Implement conversion from 1bppIndexed...
2009-08-14  Vincent Povirkwindowscodecs: Implement conversion from 16bppBGR565...
2009-08-14  Vincent Povirkwindowscodecs: Implement conversion from 16bppBGR555...
2009-08-14  Vincent Povirkwindowscodecs: Register the default pixel format converter.
2009-08-14  Vincent Povirkwindowscodecs: Add stub implementation of WICStandardFo...
2009-08-14  Vincent Povirkwindowscodecs: Register all formats supported by the...
2009-08-12  Vincent Povirkwindowscodecs: Add stub BMP encoder.
2009-07-15  Vincent Povirkwindowscodecs: Register BMP decoder as a bitmap decoder.
2009-06-29  Vincent Povirkwindowscodecs: Add a stub decoder for the BMP format.
2009-06-29  Vincent Povirkwindowscodecs: Add stub implementation of IWICImagingFa...