[Git][wine/wine][master] 3 commits: quartz/tests: Add IMediaEvent(Ex)::WaitForCompletion tests.
Alexandre Julliard pushed to branch master at wine / wine Commits: fb16c395 by Akihiro Sagawa at 2026-04-09T22:25:27+02:00 quartz/tests: Add IMediaEvent(Ex)::WaitForCompletion tests. - - - - - 0a271022 by Akihiro Sagawa at 2026-04-09T22:25:27+02:00 quartz: Reset the completion event on paused -> running transition. Otherwise, WaitForCompletion returns immediately because the completion event remains set. - - - - - 8f15e858 by Akihiro Sagawa at 2026-04-09T22:25:27+02:00 quartz: Don't leak the completion event handle. - - - - - 2 changed files: - dlls/quartz/filtergraph.c - dlls/quartz/tests/filtergraph.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a1e37817b95adc4e146cd479de5207... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/a1e37817b95adc4e146cd479de5207... You're receiving this email because of your account on gitlab.winehq.org. Manage all notifications: https://gitlab.winehq.org/-/profile/notifications | Help: https://gitlab.winehq.org/help
participants (1)
-
Alexandre Julliard (@julliard)