wine/dlls/mf
Santino Mazza a65d0e1fe7 mf/session: Reset presentation flags when session_clear_presentation is called.
This prevents hangs when a program sets a new topology after stopping the current
topology, because if we don't reset the flags to 0 the session will not subscribe
to the events of the new topology sources.
2023-05-03 16:48:41 +02:00
..
tests winegstreamer: In video_processor, activate a videoflip converter. 2023-04-18 10:18:17 +02:00
clock.c mf: Handle timer time behind clock time in present_clock_schedule_timer(). 2022-11-08 20:07:52 +01:00
copier.c
evr.c mf/evr: Consistently check for shutdown flag within a lock. 2022-07-05 12:34:03 +02:00
main.c mf: Add archive sink creation exported functions. 2022-08-11 16:51:06 +02:00
Makefile.in mf: Split MFCreateTopoLoader to topology_loader.c. 2022-07-27 23:07:06 +02:00
mf.idl
mf.rc
mf.rgs
mf.spec mf: Add archive sink creation exported functions. 2022-08-11 16:51:06 +02:00
mf_private.h mf: Set media types for output nodes in the media session. 2022-11-08 20:07:51 +01:00
quality.c
samplegrabber.c mf/samplegrabber: Handle samples receieved in paused state. 2022-11-08 20:07:52 +01:00
sar.c mf: Implement SAR media type required attributes checks. 2022-08-01 15:26:22 +02:00
session.c mf/session: Reset presentation flags when session_clear_presentation is called. 2023-05-03 16:48:41 +02:00
topology.c mf: Implement topology_node_get_type_handler for all node types. 2022-07-27 23:07:06 +02:00
topology_loader.c mf: Set media types for output nodes in the media session. 2022-11-08 20:07:51 +01:00