Nikolay Sivov : mf: Move presentation clock implementation to a separate file.

Alexandre Julliard julliard at winehq.org
Tue Jun 15 16:19:26 CDT 2021


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Tue Jun 15 12:00:11 2021 +0300

mf: Move presentation clock implementation 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/clock.c     | 1162 +++++++++++++++++++++++++++++++++++++++++++++++++++
 dlls/mf/session.c   | 1135 -------------------------------------------------
 3 files changed, 1163 insertions(+), 1135 deletions(-)

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



More information about the wine-cvs mailing list