Nikolay Sivov
|
981b97948c
|
windowscodecs/tests: Test to show that SetPalette() does not keep IWICPalette reference, for PNG encoder.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-01-29 10:16:11 +01:00 |
Nikolay Sivov
|
5107ef7566
|
wincodecs: Implement FilterOption property for PNG encoder.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-11-28 22:27:52 +01:00 |
Dmitry Timoshkov
|
fa36f75c68
|
windowscodecs: Add support for converting 32bpp grayscale float to 24bpp BGR format.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-09-16 22:40:24 +09:00 |
Dmitry Timoshkov
|
1196c3a2a2
|
windowscodecs: Add support for converting to 8bpp grayscale format.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-09-16 22:40:24 +09:00 |
Dmitry Timoshkov
|
8836ed61aa
|
windowscodecs: Add support for 32bppGrayFloat format.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-09-16 22:40:24 +09:00 |
Vincent Povirk
|
82f82f6917
|
windowscodecs/tests: Add a helper function for comparing bits.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-09-16 22:40:24 +09:00 |
Dmitry Timoshkov
|
7431380e38
|
windowscodecs: Avoid extra conversion step BGR->RGB when converting 32bpp BGRA to 24bpp RGB.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-09-16 22:40:24 +09:00 |
Francois Gouget
|
ebaa5ac767
|
windowscodecs/tests: A spelling fix for a converter ok() message.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-19 13:44:25 +09:00 |
André Hentschel
|
782666be0d
|
windowscodecs/tests: Use todo_wine_if() in tests.
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-02-23 20:22:22 +09:00 |
Vincent Povirk
|
e2d6b28a1b
|
windowscodecs: Fix interlaced PNG writing.
|
2014-06-24 20:03:26 +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
|
98757d12cf
|
windowscodecs/tests: Use BOOL type where appropriate.
|
2013-10-21 10:44:22 +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 |
Ludger Sprenker
|
dbdec221d1
|
windowscodecs: Test conversions of the 24bpp PixelFormats.
|
2013-01-07 13:38:09 +01:00 |
Vincent Povirk
|
974e875309
|
windowscodecs: Add test for multi-frame TIFF encoding.
|
2011-04-11 19:33:01 +02:00 |
Vincent Povirk
|
0a5b513d80
|
windowscodecs: Add test for TIFF encoder.
|
2011-04-11 19:32:57 +02:00 |
Michael Stefaniuc
|
b1d9b7ee2a
|
windowscodecs/tests: Fix crash introduced with eaf394a9ac .
|
2011-01-13 15:22:00 +01:00 |
Michael Stefaniuc
|
eaf394a9ac
|
windowscodecs/tests: COM cleanup for converter.c.
|
2011-01-12 11:32:18 +01:00 |
Krzysztof Nowicki
|
29a5d9b3f6
|
windowscodecs/tests: Add test cases for *_CopyPixels calls with NULL rectangle.
|
2010-10-20 10:24:07 +02:00 |
Vincent Povirk
|
b02ba85fbc
|
windowscodecs: Fix a memory leak in a test.
|
2009-12-14 12:07:43 +01:00 |
Vincent Povirk
|
d80630e8c9
|
windowscodecs: Add test for PNG encoder.
|
2009-10-09 12:00:16 +02:00 |
Vincent Povirk
|
7833b68aca
|
windowscodecs: Add test for BMP encoder.
|
2009-10-09 11:58:44 +02:00 |
Francois Gouget
|
798af6fe27
|
windowscodecs/tests: Make some functions static.
|
2009-08-26 13:09:24 +02:00 |
Vincent Povirk
|
83d8f615b3
|
windowscodecs: Add test for pixel format conversion.
|
2009-08-18 14:57:32 +02:00 |