[PATCH v2 2/3] windowscodecs: Add tests and initial implementation for DdsFrameDecode_CopyPixels().
17 Aug
2020
17 Aug
'20
2:23 a.m.
Signed-off-by: Ziqing Hui <zhui(a)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(-)
1949
Age (days ago)
1949
Last active (days ago)
1 comments
2 participants
participants (2)
-
Esme Povirk (they/them) -
Ziqing Hui