[PATCH v2 2/3] windowscodecs: Add tests and initial implementation for DdsFrameDecode_CopyPixels().
Aug. 16, 2020
9:23 p.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(-)
2052
Age (days ago)
2052
Last active (days ago)
1 comments
2 participants
participants (2)
-
Esme Povirk (they/them) -
Ziqing Hui