Nikolay Sivov : mf: Use CRT allocation functions.

Alexandre Julliard julliard at winehq.org
Thu Jun 17 15:38:06 CDT 2021


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Thu Jun 17 13:33:51 2021 +0300

mf: Use CRT allocation functions.

Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/mf/clock.c         | 26 +++++++++------------
 dlls/mf/copier.c        |  6 ++---
 dlls/mf/evr.c           | 18 +++++++--------
 dlls/mf/main.c          | 57 ++++++++++++++-------------------------------
 dlls/mf/mf_private.h    |  3 +--
 dlls/mf/samplegrabber.c | 17 ++++++--------
 dlls/mf/sar.c           | 11 ++++-----
 dlls/mf/session.c       | 61 +++++++++++++++++++++++--------------------------
 dlls/mf/topology.c      | 32 ++++++++++----------------
 9 files changed, 93 insertions(+), 138 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=bab4f2939eea884c0774b386116b2b9756bb32c4



More information about the wine-cvs mailing list