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

Alexandre Julliard julliard at winehq.org
Mon Nov 25 09:12:23 CST 2019


Module: wine
Branch: stable
Commit: df2aaade92ceffa996202eb294ad8ae0a922510f
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=df2aaade92ceffa996202eb294ad8ae0a922510f

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>
(cherry picked from commit 4cbea6a5c2a2540aeeba2bb56cbf7cfe5f7d2837)
Signed-off-by: Michael Stefaniuc <mstefani 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=df2aaade92ceffa996202eb294ad8ae0a922510f



More information about the wine-cvs mailing list