Nikolay Sivov : mf: Move standard quality manager stub to a separate file.

Alexandre Julliard julliard at winehq.org
Wed Jan 26 15:57:29 CST 2022


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Wed Jan 26 12:10:07 2022 +0300

mf: Move standard quality manager stub to a separate file.

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

---

 dlls/mf/Makefile.in |   1 +
 dlls/mf/quality.c   | 311 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 dlls/mf/session.c   | 283 -----------------------------------------------
 3 files changed, 312 insertions(+), 283 deletions(-)

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



More information about the wine-cvs mailing list