wine/dlls/windowscodecs/tests
Joachim Priesner cdb9a2748b windowscodecs: BitmapScaler_CopyPixels: Do not demand a larger buffer than necessary.
Only `bytesperrow` bytes are written to each row of the output rect.
Therefore the last row need not be padded to `cbStride` bytes.

Signed-off-by: Joachim Priesner <joachim.priesner@web.de>
Signed-off-by: Esme Povirk <esme@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-04-27 16:14:25 +02:00
..
bitmap.c windowscodecs: BitmapScaler_CopyPixels: Do not demand a larger buffer than necessary. 2022-04-27 16:14:25 +02:00
bmpformat.c
converter.c windowscodecs: Fix rounding in premultiplied alpha conversion. 2022-03-15 23:54:22 +01:00
ddsformat.c
gifformat.c
icoformat.c
info.c
jpegformat.c
Makefile.in
metadata.c windowscodecs/tests: Simplify printf for 64 bit integers. 2022-04-12 22:13:05 +02:00
palette.c
pngformat.c windowscodecs/tests: Simplify printf for 64 bit integers. 2022-04-12 22:13:05 +02:00
propertybag.c
stream.c
tiffformat.c
wmpformat.c