d3drm: Use an iface instead of a vtbl pointer in IDirect3DRMMeshBuilderImpl.
[wine] / dlls / windowscodecs / jpegformat.c
2010-10-20  Krzysztof Nowickiwindowscodecs: Fix *_CopyPixels functions to properly...
2010-09-13  Vincent Povirkwindowscodecs: Override libjpeg's default error handling.
2010-09-13  Vincent Povirkwindowscodecs: Decode CMYK/YCCK JPEG images as CMYK.
2010-07-26  Matteo Bruniwindowscodecs: Reset the stream pointer when initializi...
2010-04-13  Vincent Povirkwindowscodecs: Add locking to the JPEG decoder.
2010-03-18  Julian Rügerwindowscodecs: Small spelling fixes.
2009-08-25  Vincent Povirkwindowscodecs: Implement CopyPixels for the JPEG decoder.
2009-08-25  Vincent Povirkwindowscodecs: Implement GetSize for the JPEG decoder.
2009-08-25  Vincent Povirkwindowscodecs: Implement GetPixelFormat for the JPEG...
2009-08-25  Vincent Povirkwindowscodecs: Implement GetFrame for the JPEG decoder.
2009-08-25  Vincent Povirkwindowscodecs: Implement Initialize for the JPEG decoder.
2009-08-25  Vincent Povirkwindowscodecs: Add stub JPEG decoder.