[PATCH v2] windowscodecs: Add stub implementation for DDS encoder.

Ziqing Hui zhui at codeweavers.com
Sun Mar 14 21:59:17 CDT 2021


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

v2: * Get rid of encoder_info.
    * Use FIXME in QueryInterface.

 dlls/windowscodecs/clsfactory.c               |   1 +
 dlls/windowscodecs/ddsformat.c                | 198 ++++++++++++++++++
 dlls/windowscodecs/wincodecs_private.h        |   1 +
 dlls/windowscodecs/windowscodecs_wincodec.idl |   7 +
 4 files changed, 207 insertions(+)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-windowscodecs-Add-stub-implementation-for-DDS-encode.patch
Type: text/x-patch
Size: 8922 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210315/611e1f20/attachment.bin>


More information about the wine-devel mailing list