Sweden-Number/dlls/mf
Nikolay Sivov 20a1eb3b25 mf/session: Do not drop pending commands when clearing current presentation.
Calling Start() short after SetTopology() has a good chance of getting lost,
because clearing logic will drop all pending commands. This is easy to reproduce
with IMFPMediaPlayer, which works reliably on Windows.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-05-28 21:53:07 +02:00
..
tests mf/evr: Add slowest/fastest rate support methods. 2021-04-26 12:20:47 +02:00
Makefile.in mf/evr: Set initial output window size for the presenter. 2021-04-19 20:08:48 +02:00
copier.c
evr.c mf/evr: Implement Flush() for streams. 2021-05-07 22:22:49 +02:00
main.c winecrt0: Add a default implementation DllRegisterServer()/DllUnregisterServer(). 2021-04-30 22:59:50 +02:00
mf.idl
mf.rc
mf.rgs
mf.spec mf: Add MFRequireProtectedEnvironment(). 2021-04-05 15:07:01 +02:00
mf_private.h
samplegrabber.c
sar.c
session.c mf/session: Do not drop pending commands when clearing current presentation. 2021-05-28 21:53:07 +02:00
topology.c mf/topology: Copy input topology attributes on Load(). 2021-04-12 19:34:24 +02:00