windowscodecs: Implement conversion from 16bppBGR555 to 32bppBGRA.
[wine] / dlls / windowscodecs / converter.c
2009-08-14  Vincent Povirkwindowscodecs: Implement conversion from 16bppBGR555...
2009-08-14  Vincent Povirkwindowscodecs: Implement conversion to 32bppBGR.
2009-08-14  Vincent Povirkwindowscodecs: Implement GetPixelFormat for default...
2009-08-14  Vincent Povirkwindowscodecs: Implement GetSize/Resolution for default...
2009-08-14  Vincent Povirkwindowscodecs: Implement conversion from 32bppBGR to...
2009-08-14  Vincent Povirkwindowscodecs: Add stub implementation of WICStandardFo...