Sweden-Number/dlls/mfplat
Giovanni Mascellani 52b5caa488 mfplat: Do not allocate more memory than requested.
It is totally fine (though maybe a little strange) to allocate 10 bytes
requesting an alignment to a megabyte boundary or more, and this
shouldn't result in wasting an (nearly) entire megabyte of memory.

Signed-off-by: Giovanni Mascellani <gmascellani@codeweavers.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-17 10:48:32 +01:00
..
tests mfplat: Fix buffer reading with IMF2DBuffer::Lock(). 2022-03-17 10:48:32 +01:00
Makefile.in mfplat: Enable compilation with long types. 2022-02-16 18:29:29 +01:00
buffer.c mfplat: Do not allocate more memory than requested. 2022-03-17 10:48:32 +01:00
main.c mfplat: Correctly calculate url scheme length. 2022-02-23 17:28:46 +01:00
mediatype.c mfplat: Enable compilation with long types. 2022-02-16 18:29:29 +01:00
mfplat.spec mfplat: Implement MFAverageTimePerFrameToFrameRate(). 2022-02-10 10:44:10 +01:00
mfplat_private.h mfplat: Add VT_R4 case for propvariant tracing. 2022-02-21 12:32:06 +01:00
queue.c mfplat: Enable compilation with long types. 2022-02-16 18:29:29 +01:00
sample.c mfplat: Enable compilation with long types. 2022-02-16 18:29:29 +01:00