Module: wine Branch: master Commit: 71e90100bfe1c05de6efe8e9bb976922e3df32cd URL: https://source.winehq.org/git/wine.git/?a=commit;h=71e90100bfe1c05de6efe8e9b...
Author: Eric Pouech eric.pouech@gmail.com Date: Mon Feb 7 23:10:45 2022 +0100
amstream: Enable compilation with long types.
Signed-off-by: Eric Pouech eric.pouech@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/amstream/Makefile.in | 1 - dlls/amstream/audiodata.c | 8 ++++---- dlls/amstream/audiostream.c | 38 +++++++++++++++++++------------------- dlls/amstream/ddrawstream.c | 40 ++++++++++++++++++++-------------------- dlls/amstream/filter.c | 18 +++++++++--------- dlls/amstream/multimedia.c | 16 ++++++++-------- 6 files changed, 60 insertions(+), 61 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=71e90100bfe1c05de6efe...