Sweden-Number/dlls/mf
Rémi Bernon 899ae42b20 mf: Handle MESourceSeeked and MEStreamSeeked state change events.
If a session is paused then started again, or if a start position is
provided we wait forever for the source to send a MESourceStarted event,
when it sends a MESourceSeeked instead.

This causes a deadlock in Bright Memory: Infinite as the game then waits
for the Start command to complete, while the session is stuck in the
SESSION_STATE_STARTING_SOURCES state.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-14 21:20:42 +01:00
..
tests mf/tests: Add some WMA decoder ProcessOutput tests. 2022-02-10 18:16:15 +01:00
Makefile.in mf: Build without -DWINE_NO_LONG_TYPES. 2022-02-09 18:37:33 +01:00
clock.c mf: Build without -DWINE_NO_LONG_TYPES. 2022-02-09 18:37:33 +01:00
copier.c mf: Build without -DWINE_NO_LONG_TYPES. 2022-02-09 18:37:33 +01:00
evr.c mf: Build without -DWINE_NO_LONG_TYPES. 2022-02-09 18:37:33 +01:00
main.c mf: Build without -DWINE_NO_LONG_TYPES. 2022-02-09 18:37:33 +01:00
mf.idl
mf.rc
mf.rgs
mf.spec mf: Add MFRequireProtectedEnvironment(). 2021-04-05 15:07:01 +02:00
mf_private.h mf/session: Forward MR_POLICY_VOLUME_SERVICE service requests to the SAR node. 2021-07-19 12:23:11 +02:00
quality.c mf: Build without -DWINE_NO_LONG_TYPES. 2022-02-09 18:37:33 +01:00
samplegrabber.c mf: Build without -DWINE_NO_LONG_TYPES. 2022-02-09 18:37:33 +01:00
sar.c mf: Build without -DWINE_NO_LONG_TYPES. 2022-02-09 18:37:33 +01:00
session.c mf: Handle MESourceSeeked and MEStreamSeeked state change events. 2022-02-14 21:20:42 +01:00
topology.c mf: Build without -DWINE_NO_LONG_TYPES. 2022-02-09 18:37:33 +01:00