windowscodecs: Add support for 32bppRGB, 32bppRGBA and 32bppPRGBA to format converter.
commit4cbea6a5c2a2540aeeba2bb56cbf7cfe5f7d2837
authorDmitry Timoshkov <dmitry@baikal.ru>
Fri, 15 Feb 2019 02:10:44 +0000 (15 10:10 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 18 Feb 2019 18:29:46 +0000 (18 19:29 +0100)
tree9a83051a0c7d034ecb9abc91c2a41a5e0f1ad15c
parent7e686bb05db492b80650efe8d7971a2877ed2381
windowscodecs: Add support for 32bppRGB, 32bppRGBA and 32bppPRGBA to format converter.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/windowscodecs/converter.c
dlls/windowscodecs/info.c
dlls/windowscodecs/regsvr.c
dlls/windowscodecs/tests/converter.c