Nikolay Sivov : mfplat: Use CRT allocation functions.
Module: wine Branch: master Commit: 0b6affbeeb948011b9e1aec365293ba416da95d5 URL: https://source.winehq.org/git/wine.git/?a=commit;h=0b6affbeeb948011b9e1aec36... Author: Nikolay Sivov <nsivov(a)codeweavers.com> Date: Wed May 12 16:09:03 2021 +0300 mfplat: Use CRT allocation functions. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/mfplat/buffer.c | 37 ++++---- dlls/mfplat/main.c | 210 +++++++++++++++++++------------------------ dlls/mfplat/mediatype.c | 37 ++++---- dlls/mfplat/mfplat_private.h | 3 +- dlls/mfplat/sample.c | 28 +++--- 5 files changed, 136 insertions(+), 179 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=0b6affbeeb948011b9e1a...
participants (1)
-
Alexandre Julliard