17 Aug
2023
17 Aug
'23
4:05 p.m.
Nikolay Sivov (@nsivov) commented about dlls/mf/session.c:
return hr; }
+static void session_flush_transform_output_nodes(struct media_session *session)
This could be call session_flush_nodes(), or flush_topology/flush_pipeline, no need to make the name that specific. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3572#note_42631