[PATCH 1/2] windowscodecs/tests: Introduce create_and_init_encoder.

Ziqing Hui zhui at codeweavers.com
Sun May 23 21:58:18 CDT 2021


We can't reuse same encoder object for all images. So we should create
a new encoder object for each test.

Signed-off-by: Ziqing Hui <zhui at codeweavers.com>
---
 dlls/windowscodecs/tests/ddsformat.c | 77 +++++++++++++++++-----------
 1 file changed, 47 insertions(+), 30 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-windowscodecs-tests-Introduce-create_and_init_encode.patch
Type: text/x-patch
Size: 4438 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210524/1e54494e/attachment.bin>


More information about the wine-devel mailing list