Sweden-Number/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
..
Makefile.in windowscodecs/tests: Enable compilation with long types. 2022-03-09 20:54:16 +01:00
bitmap.c windowscodecs: BitmapScaler_CopyPixels: Do not demand a larger buffer than necessary. 2022-04-27 16:14:25 +02:00
bmpformat.c windowscodecs/tests: Enable compilation with long types. 2022-03-09 20:54:16 +01:00
converter.c windowscodecs: Fix rounding in premultiplied alpha conversion. 2022-03-15 23:54:22 +01:00
ddsformat.c windowscodecs/tests: Enable compilation with long types. 2022-03-09 20:54:16 +01:00
gifformat.c windowscodecs/tests: Enable compilation with long types. 2022-03-09 20:54:16 +01:00
icoformat.c windowscodecs/tests: Enable compilation with long types. 2022-03-09 20:54:16 +01:00
info.c windowscodecs/tests: Enable compilation with long types. 2022-03-09 20:54:16 +01:00
jpegformat.c windowscodecs/tests: Enable compilation with long types. 2022-03-09 20:54:16 +01:00
metadata.c windowscodecs/tests: Simplify printf for 64 bit integers. 2022-04-12 22:13:05 +02:00
palette.c windowscodecs/tests: Enable compilation with long types. 2022-03-09 20:54:16 +01:00
pngformat.c windowscodecs/tests: Simplify printf for 64 bit integers. 2022-04-12 22:13:05 +02:00
propertybag.c windowscodecs/tests: Enable compilation with long types. 2022-03-09 20:54:16 +01:00
stream.c windowscodecs/tests: Enable compilation with long types. 2022-03-09 20:54:16 +01:00
tiffformat.c windowscodecs/tests: Enable compilation with long types. 2022-03-09 20:54:16 +01:00
wmpformat.c windowscodecs/tests: Enable compilation with long types. 2022-03-09 20:54:16 +01:00