mf: Move presentation clock implementation to a separate file.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Nikolay Sivov 2021-06-15 12:00:11 +03:00 committed by Alexandre Julliard
parent 457258e7df
commit 0b774df387
3 changed files with 1163 additions and 1135 deletions

View file

@ -6,6 +6,7 @@ DELAYIMPORTS = evr user32
EXTRADLLFLAGS = -mno-cygwin -Wb,--prefer-native
C_SRCS = \
clock.c \
copier.c \
evr.c \
main.c \

1162
dlls/mf/clock.c Normal file

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff