Vincent Povirk
|
fa455f594b
|
windowscodecs: Add fallback to unknown metadata reader.
|
2014-11-14 14:12:03 +09:00 |
Vincent Povirk
|
1dee37340d
|
windowscodecs: Implement ComponentFactory_CreateMetadataReaderFromContainer.
|
2014-11-14 14:11:57 +09:00 |
Vincent Povirk
|
8d96b22dd7
|
windowscodecs: Don't check undefined memory in tests on Wine.
|
2014-11-14 14:11:49 +09:00 |
Vincent Povirk
|
8891b8f815
|
windowscodecs: Implement MetadataReaderInfo_GetPatterns.
|
2014-11-13 18:46:35 +09:00 |
Vincent Povirk
|
a8d08e2ad7
|
windowscodecs: Implement MetadataReaderInfo_GetContainerFormats.
|
2014-11-13 18:46:34 +09:00 |
Vincent Povirk
|
e2d6b28a1b
|
windowscodecs: Fix interlaced PNG writing.
|
2014-06-24 20:03:26 +02:00 |
Vincent Povirk
|
13a8d80f30
|
Revert "windowscodecs: Fix leak in test_QueryCapability.".
|
2014-06-19 22:55:20 +02:00 |
Vincent Povirk
|
1aa6e581d7
|
windowscodecs: Fix leak in test_QueryCapability.
|
2014-06-19 19:41:06 +02:00 |
Vincent Povirk
|
0f2efcf0c5
|
windowscodecs: Fix leak in test_QueryCapability.
|
2014-06-19 12:35:48 +02:00 |
Vincent Povirk
|
ed92450d6f
|
windowscodecs: Fix leak in test_propertybag_getpropertyinfo.
|
2014-06-19 12:35:44 +02:00 |
Nikolay Sivov
|
7e3ab90187
|
windowscodecs/tests: Fixed some leaks on error path (Valgrind).
|
2014-06-16 09:31:04 +02:00 |
Vincent Povirk
|
88f17cdb54
|
windowscodecs: Check for empty rect in WriteSource_Proxy.
|
2014-06-16 09:29:13 +02:00 |
Frédéric Delanoy
|
9be7e1e82e
|
windowscodecs/tests: Use common wine_dbgstr_guid implementation from test.h.
|
2014-01-30 12:42:55 +01:00 |
Alexandre Julliard
|
99ef0d6ff0
|
makefiles: Get rid of the MAKE_TEST_RULES variable.
|
2014-01-02 12:13:16 +01:00 |
Vincent Povirk
|
8dafdd0a56
|
windowscodecs: Use alpha options in CreateBitmapFromHBITMAP.
|
2013-11-20 11:24:56 +01:00 |
Frédéric Delanoy
|
98757d12cf
|
windowscodecs/tests: Use BOOL type where appropriate.
|
2013-10-21 10:44:22 +02:00 |
Frédéric Delanoy
|
919e8236ee
|
windowscodecs/tests: Use BOOL type where appropriate.
|
2013-10-07 13:32:06 +02:00 |
Michael Stefaniuc
|
2720e81504
|
windowscodecs/tests: Use the W version of GetObject().
|
2013-10-02 11:02:40 +02:00 |
Dmitry Timoshkov
|
c6d62ff081
|
windowscodecs: Implement CreateBitmapFromHBITMAP.
|
2013-09-18 20:21:08 +02:00 |
Nikolay Sivov
|
98be36698c
|
windowscodecs: Implement CopyPixels() for clipper.
|
2013-07-22 17:16:03 +02:00 |
Nikolay Sivov
|
682ea785df
|
windowscodecs: Implement Initialize() and GetSize() for bitmap clipper.
|
2013-07-19 19:15:02 +02:00 |
Dmitry Timoshkov
|
3738c6b05c
|
windowscodecs: Generate global GIF palette even a real one is missing.
|
2013-07-19 16:34:46 +02:00 |
Dmitry Timoshkov
|
f6c73a227b
|
windowscodecs/tests: Add a test for global GIF palette exposed by recent Windows versions.
|
2013-07-19 16:34:42 +02:00 |
Alexandre Julliard
|
0fc73914e2
|
windowscodecs/tests: Pass the correct constant to IWICImagingFactory_CreateBitmapFromHBITMAP.
|
2013-06-17 19:30:38 +02:00 |
Ludger Sprenker
|
b5dfd48bc8
|
windowscodecs: Add initializations for tiff encoder options.
|
2013-04-04 19:29:56 +02:00 |
Francois Gouget
|
b84d91dfec
|
windowscodecs/tests: Add a trailing '\n' to an ok() call.
|
2013-04-03 17:54:38 +02:00 |
Ludger Sprenker
|
31f8c51b0b
|
windowscodecs: Basic tests for tiff encoder options.
|
2013-04-01 20:41:48 +02:00 |
Dmitry Timoshkov
|
18e76792a7
|
windowscodecs: Fix handling of a tRNS PNG chunk in the frame CopyPalette method.
|
2013-03-08 11:02:02 +01:00 |
Dmitry Timoshkov
|
b0e8a18a5d
|
windowscodecs: Add a test for palette of a PNG image with PLTE and tRNS chunks.
|
2013-03-06 11:46:18 +01:00 |
Hans Leidekker
|
b64eb8a8d6
|
windowscodecs: Implement IWICColorContext::InitializeFromFilename.
|
2013-02-06 20:28:29 +01:00 |
Dmitry Timoshkov
|
e6c88226ef
|
windowscodecs: Implement GetThumbnail in the ICO frame decoder.
|
2013-01-30 17:20:13 +01:00 |
Ludger Sprenker
|
2ee3e8073f
|
windowscodecs: Implement IPropertyBag2::Read.
|
2013-01-30 13:10:56 +01:00 |
Ludger Sprenker
|
d27fe13ffb
|
windowscodecs: Implement IPropertyBag2::Write.
|
2013-01-30 13:10:52 +01:00 |
Ludger Sprenker
|
987c81bae5
|
windowscodecs: Implement IPropertyBag2::GetPropertyInfo.
|
2013-01-30 13:10:47 +01:00 |
Ludger Sprenker
|
71bd7fdf77
|
windowscodecs: Implement IPropertyBag2::CountProperties.
|
2013-01-30 13:10:38 +01:00 |
Ludger Sprenker
|
d4b1db7141
|
windowscodecs: Implement ComponentFactory::CreateEncoderPropertyBag.
|
2013-01-30 13:10:24 +01:00 |
Ludger Sprenker
|
cf0334b654
|
windowscodecs: Add tests for IPropertyBag2.
|
2013-01-29 17:50:18 +01:00 |
Dmitry Timoshkov
|
89f044db15
|
windowscodecs: Add a test for CreateBitmapFromHBITMAP.
|
2013-01-18 13:28:58 +01:00 |
Dmitry Timoshkov
|
4ba27f7930
|
windowscodecs: Implement CreateBitmapFromHICON.
|
2013-01-14 11:03:46 +01:00 |
Dmitry Timoshkov
|
89838342b7
|
windowscodecs: Add a test for CreateBitmapFromHICON.
|
2013-01-11 12:17:06 +01:00 |
Dmitry Timoshkov
|
8d72c2771d
|
windowscodecs: BMP decoder should always return valid image resolution.
|
2013-01-09 12:48:42 +01:00 |
Dmitry Timoshkov
|
01ab797b64
|
windowscodecs: Add a test for loading a .bmp file with BITMAPINFOHEADER.
|
2013-01-09 12:48:36 +01:00 |
Vincent Povirk
|
e61e4719e5
|
windowscodecs: Don't copy extra data from the end of a row.
|
2013-01-08 12:18:11 +01:00 |
Ludger Sprenker
|
dbdec221d1
|
windowscodecs: Test conversions of the 24bpp PixelFormats.
|
2013-01-07 13:38:09 +01:00 |
Dmitry Timoshkov
|
03724685d6
|
windowscodecs: Implement ComponentFactory_CreateBitmapFromMemory.
|
2013-01-04 17:43:45 +01:00 |
Vincent Povirk
|
5e3e7304a1
|
windowscodecs: Add test showing CreateBitmapFromMemory copies the data.
|
2013-01-03 11:49:43 +01:00 |
Dmitry Timoshkov
|
cf9dbcc3c8
|
windowscodecs: Add some tests for IWICImagingFactory_CreateBitmapFromMemory.
|
2012-12-27 12:08:28 +01:00 |
Dmitry Timoshkov
|
37892c2f28
|
windowscodecs: Add a test to show that QueryCapability initializes the decoder.
|
2012-11-23 18:06:10 +01:00 |
Dmitry Timoshkov
|
a3711295da
|
windowscodecs: Implement QueryCapability in the TIFF decoder.
|
2012-11-21 16:40:27 +01:00 |
Dmitry Timoshkov
|
9e5ecdb745
|
windowscodecs: Make GetFrameCount in the TIFF decoder not fail without an image stream.
|
2012-11-21 16:40:20 +01:00 |