wine/dlls/mf
Yuxuan Shui 97d4c7fe3f mf: Only preroll when starting from stopped state.
Stream sink such as evr can't be prerolled a second time, and when we are
restarting from a paused state, those stream sink will already be prerolled
so don't preroll them again. Otherwise we will be waiting for Prerolled
events that will never come.
2024-02-08 23:31:25 +01:00
..
tests mf/tests: Test IMFMediaSession::Start(). 2024-02-06 22:56:50 +01:00
clock.c
copier.c
evr.c
main.c
Makefile.in makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
mf.idl
mf.rc
mf.rgs
mf.spec
mf_private.h
quality.c
samplegrabber.c
sar.c
scheme_handler.c
session.c mf: Only preroll when starting from stopped state. 2024-02-08 23:31:25 +01:00
topology.c
topology_loader.c mf: Avoid implicit enum to int pointer casts. 2024-01-31 12:04:32 +01:00