[PATCH v2 2/3] windowscodecs: Add tests and initial implementation for DdsFrameDecode_CopyPixels().

Ziqing Hui zhui at codeweavers.com
Sun Aug 16 21:23:47 CDT 2020


Signed-off-by: Ziqing Hui <zhui at codeweavers.com>
---

v2: (The differences are done in PATCH 1)
    * Use CreateComponentInfo() directly in get_pixel_format_bpp().
    * Add a pixel_format_bpp member in dds_frame_info.

 dlls/windowscodecs/ddsformat.c       | 31 +++++++++-
 dlls/windowscodecs/tests/ddsformat.c | 91 ++++++++++++++++++++++++++--
 2 files changed, 115 insertions(+), 7 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-windowscodecs-Add-tests-and-initial-implementation-f.patch
Type: text/x-patch
Size: 9962 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200817/a5fd35b4/attachment.bin>


More information about the wine-devel mailing list