windowscodecs: Add IWICWineDecoder stub for DDS decoder.
commitd7ef1cd82c8892c530d375e59dbf6e1e4cd3e3c2
authorZiqing Hui <zhui@codeweavers.com>
Fri, 10 Jul 2020 09:08:49 +0000 (10 17:08 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 13 Jul 2020 19:22:14 +0000 (13 21:22 +0200)
treeb6f308027e280441cc7fb0b68afcccde7432959c
parent43788707ce33235ae216407027c72ffdd275479b
windowscodecs: Add IWICWineDecoder stub for DDS decoder.

Initializing cube map and uncompressed DDS is not supported in WIC.
But we would like to use them in other part of wine. So we introduce
a Wine-specific interface to initialize them.

Signed-off-by: Ziqing Hui <zhui@codeweavers.com>
Signed-off-by: Esme Povirk <esme@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/windowscodecs/ddsformat.c
include/wincodec.idl