Skip to content

Fix hang when a program calls IMFMediaSession_Start with an invalid source.

Santino Mazza requested to merge tati/wine:mediafoundationfix into master

This fixes a bug when the session topology contains an invalid source, which makes the session thread to hang and stop executing commands.

Merge request reports

Loading