1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-05 17:28:47 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Vincent Povirk
5a1fb6bd9c windowscodecs: Fix the bmpformat test on Windows 7. 2009-09-08 12:14:05 +02:00
Vincent Povirk
bf13be2000 include: Add WIC pixel formats needed for PNG. 2009-08-28 11:54:48 +02:00
Vincent Povirk
79292ea1c1 include: Add 8-bit grayscale pixel format. 2009-08-25 10:23:55 +02:00
Vincent Povirk
ef2956bd90 include: Add definitions needed for WIC pixel format conversion. 2009-08-14 13:59:09 +02:00
Vincent Povirk
b33a8da49d include: Add definitions needed for WIC bitmap encoding. 2009-08-12 13:42:35 +02:00
Vincent Povirk
c3ce7b5d63 include: Add IWICStream to headers. 2009-08-10 13:19:11 +02:00
Vincent Povirk
42f4004ace include: Add more pixel formats to wincodec.idl. 2009-08-10 13:09:21 +02:00
Vincent Povirk
9dd3c209c6 include: Add definitions for CreateDecoderFromStream. 2009-08-05 11:39:55 +02:00
Vincent Povirk
d89b470e18 include: Add IWICBitmapDecoderInfo to headers. 2009-08-05 11:37:59 +02:00
Vincent Povirk
81c7e81348 windowscodecs: Register BMP decoder as a bitmap decoder. 2009-07-15 14:28:39 +02:00
Vincent Povirk
387b842707 windowscodecs: Return proper error codes in unneeded BMP decoder methods. 2009-07-07 11:10:25 +02:00
Vincent Povirk
3899c3e247 windowscodecs: Implement CopyPalette for BMP decoder. 2009-07-07 11:09:34 +02:00
Vincent Povirk
b11e2d8db7 include: Add definitions for IWICPalette. 2009-07-03 13:26:49 +02:00
Vincent Povirk
5574f0138e include: Define some WIC pixel format GUIDs. 2009-07-02 11:37:28 +02:00
Vincent Povirk
2824c4458b include: Add some definitions to wincodec.idl. 2009-06-29 14:27:23 +02:00
Vincent Povirk
beb00ca0c5 include: Add definitions needed for image decoding to wincodec.idl. 2009-06-11 13:23:25 +02:00
Vincent Povirk
ad9036e1ff include: Add wincodec.idl. 2009-06-08 13:09:12 +02:00