Dmitry Timoshkov : windowscodecs: Add support for 32bppRGB, 32bppRGBA and 32bppPRGBA to format converter.

Alexandre Julliard julliard at winehq.org
Mon Feb 18 15:43:32 CST 2019


Module: wine
Branch: master
Commit: 4cbea6a5c2a2540aeeba2bb56cbf7cfe5f7d2837
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=4cbea6a5c2a2540aeeba2bb56cbf7cfe5f7d2837

Author: Dmitry Timoshkov <dmitry at baikal.ru>
Date:   Fri Feb 15 10:10:44 2019 +0800

windowscodecs: Add support for 32bppRGB, 32bppRGBA and 32bppPRGBA to format converter.

Signed-off-by: Dmitry Timoshkov <dmitry at baikal.ru>
Signed-off-by: Vincent Povirk <vincent at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/windowscodecs/converter.c       | 112 +++++++++++++++++++++++++++++++++++
 dlls/windowscodecs/info.c            |   2 +
 dlls/windowscodecs/regsvr.c          |  36 +++++++++++
 dlls/windowscodecs/tests/converter.c |  45 +++++++++++++-
 4 files changed, 194 insertions(+), 1 deletion(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=4cbea6a5c2a2540aeeba2bb56cbf7cfe5f7d2837



More information about the wine-cvs mailing list