Sweden-Number/dlls/mf
Giovanni Mascellani 6ac1cd51bd mf/samplegrabber: Handle paused state.
The following behaviors from Windows are implemented:
 * Transitions from STOPPED to PAUSED are forbidden;
 * Sample requests are only emitted for transitions from STOPPED to
   RUNNING (i.e., not when transitioning from PAUSED);
 * Transition events are emitted again when transitioning from a
   state to the same state, except when such state is PAUSED.

Signed-off-by: Giovanni Mascellani <gmascellani@codeweavers.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-06-03 17:42:19 +02:00
..
tests
Makefile.in
copier.c
evr.c
main.c
mf.idl
mf.rc
mf.rgs
mf.spec
mf_private.h
samplegrabber.c mf/samplegrabber: Handle paused state. 2021-06-03 17:42:19 +02:00
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: Implement MF_CONNECT_RESOLVE_INDEPENDENT_OUTPUTTYPES connection method. 2021-05-31 17:53:51 +02:00