Re: [PATCH v2 0/2] MR8402: mf/session: Use a dedicated state when source is shutdown.
23 Jun
2025
23 Jun
'25
9:56 a.m.
Nikolay Sivov (@nsivov) commented about dlls/mf/session.c:
}
session->source_shutdown_handled = FALSE; + if (session->state == SESSION_STATE_SOURCE_SHUTDOWN) + session->state = SESSION_STATE_STOPPED;
Should we merge "source_shutdown_handled" into this new state? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8402#note_107604
255
Age (days ago)
255
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nikolay Sivov (@nsivov)