[PATCH 1/2] windowscodecs: Implement DdsDecoder_GetFrameCount().
23 Apr
2020
23 Apr
'20
9:29 a.m.
The added tests code is to test the return value of DdsDecoder_GetFrameCount() when decoder is not initialized or parameter is NULL. Signed-off-by: Ziqing Hui <zhui(a)codeweavers.com> --- dlls/windowscodecs/ddsformat.c | 40 +++++++++++++++++++++++++--- dlls/windowscodecs/tests/ddsformat.c | 11 +++++--- 2 files changed, 44 insertions(+), 7 deletions(-)
2150
Age (days ago)
2150
Last active (days ago)
1 comments
2 participants
participants (2)
-
Esme Povirk (they/them) -
Ziqing Hui