Sweden-Number/dlls/windowscodecs
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
..
tests windowscodecs: BitmapScaler_CopyPixels: Do not demand a larger buffer than necessary. 2022-04-27 16:14:25 +02:00
Makefile.in windowscodecs: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
bitmap.c windowscodecs: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
bmpdecode.c windowscodecs: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
bmpencode.c windowscodecs: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
clipper.c windowscodecs: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
clsfactory.c windowscodecs: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
colorcontext.c windowscodecs: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
colortransform.c windowscodecs: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
converter.c windowscodecs: Fix rounding in premultiplied alpha conversion. 2022-03-15 23:54:22 +01:00
ddsformat.c windowscodecs: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
decoder.c windowscodecs: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
encoder.c windowscodecs: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
fliprotate.c windowscodecs: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
gifformat.c windowscodecs: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
icoformat.c windowscodecs: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
imgfactory.c windowscodecs: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
info.c windowscodecs: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
libjpeg.c windowscodecs: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
libpng.c
libtiff.c windowscodecs: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
main.c
metadatahandler.c windowscodecs: pceltFetched is optional in IWICEnumMetadataItem. 2022-04-11 11:54:54 +02:00
metadataquery.c windowscodecs: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
palette.c windowscodecs: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
pngformat.c
propertybag.c windowscodecs: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
proxy.c
regsvr.c
scaler.c windowscodecs: BitmapScaler_CopyPixels: Do not demand a larger buffer than necessary. 2022-04-27 16:14:25 +02:00
stream.c windowscodecs: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
tgaformat.c windowscodecs: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
ungif.c
ungif.h
uuid.c
version.rc
wincodecs_common.c windowscodecs: Enable compilation with long types. 2022-02-22 18:20:23 +01:00
wincodecs_common.h
wincodecs_private.h
windowscodecs.spec
windowscodecs_wincodec.idl