Eric Pouech : mfplat: Enable compilation with long types.

Alexandre Julliard julliard at winehq.org
Wed Feb 16 15:30:23 CST 2022


Module: wine
Branch: master
Commit: d9ade7461ed3398723319f452edb31533c03b7c8
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=d9ade7461ed3398723319f452edb31533c03b7c8

Author: Eric Pouech <eric.pouech at gmail.com>
Date:   Mon Feb 14 09:27:26 2022 +0100

mfplat: Enable compilation with long types.

Signed-off-by: Eric Pouech <eric.pouech at gmail.com>
Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at 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=d9ade7461ed3398723319f452edb31533c03b7c8



More information about the wine-cvs mailing list