Eric Pouech : mfplat: Enable compilation with long types.
Module: wine Branch: master Commit: d9ade7461ed3398723319f452edb31533c03b7c8 URL: https://source.winehq.org/git/wine.git/?a=commit;h=d9ade7461ed3398723319f452... Author: Eric Pouech <eric.pouech(a)gmail.com> Date: Mon Feb 14 09:27:26 2022 +0100 mfplat: Enable compilation with long types. Signed-off-by: Eric Pouech <eric.pouech(a)gmail.com> Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/mfplat/Makefile.in | 1 - dlls/mfplat/buffer.c | 28 ++++----- dlls/mfplat/main.c | 144 +++++++++++++++++++++---------------------- dlls/mfplat/mediatype.c | 36 +++++------ dlls/mfplat/mfplat_private.h | 4 +- dlls/mfplat/queue.c | 8 +-- dlls/mfplat/sample.c | 26 ++++---- 7 files changed, 123 insertions(+), 124 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=d9ade7461ed3398723319...
participants (1)
-
Alexandre Julliard