Commit Graph

11 Commits

Author SHA1 Message Date
Jeff Smith a9928379b1 msrle32: Return expected flags from GetInfo.
Signed-off-by: Jeff Smith <whydoubt@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-04 22:43:01 +01:00
Michael Stefaniuc 5e37ea1a4a msrle32/tests: Use the available ARRAY_SIZE() macro.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-06-05 23:50:25 +02:00
Francois Gouget 413c6f60cf Assorted spelling fixes.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-02 12:59:52 +09:00
Bruno Jesus 30136b322e msrle32: Add support to decompress uncompressed frames.
Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-06 01:13:57 +09:00
Bruno Jesus fa506e45bf msrle32/tests: Add uncompressed frame decompressing test.
Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-06 01:13:57 +09:00
Jacek Caban d190b0c61e msrle32: Properly set compression output flags. 2014-01-02 15:49:00 +01:00
Jacek Caban cb767f738d msrle32: Append EOI instead of replacing EOL. 2014-01-02 15:48:53 +01:00
Jacek Caban f9be296be4 msrle32: Get rid of ICM_GETQUALITY and ICM_SET_QUALITY that should not be supported. 2014-01-02 15:48:47 +01:00
Jacek Caban 1ed45a7416 msrle32: Use the same default quality as native. 2014-01-02 15:48:36 +01:00
Alexandre Julliard 99ef0d6ff0 makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
Jacek Caban 754e621613 msrle32/tests: Added tests. 2013-12-30 19:01:51 +01:00