Nikolay Sivov : mfplat: Move sample implementation to a separate file.

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


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

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

mfplat: Move sample implementation to a separate file.

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

---

 dlls/mfplat/Makefile.in |    3 +-
 dlls/mfplat/buffer.c    |  982 ---------------------------------------------
 dlls/mfplat/sample.c    | 1007 +++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 1009 insertions(+), 983 deletions(-)

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



More information about the wine-cvs mailing list