Nikolay Sivov : mfplat/allocator: Add initial implementation of sample allocator.

Alexandre Julliard julliard at winehq.org
Wed Feb 3 15:39:29 CST 2021


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Wed Feb  3 14:27:59 2021 +0300

mfplat/allocator: Add initial implementation of sample allocator.

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

---

 dlls/mfplat/mediatype.c    |   2 +-
 dlls/mfplat/mfplat.spec    |   1 +
 dlls/mfplat/sample.c       | 671 +++++++++++++++++++++++++++++++++++++++++++++
 dlls/mfplat/tests/mfplat.c |   5 +-
 4 files changed, 677 insertions(+), 2 deletions(-)

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



More information about the wine-cvs mailing list