[Git][wine/wine][master] 4 commits: mfmediaengine/tests: Set the volume after the null check in test_TransferVideoFrame().
Alexandre Julliard pushed to branch master at wine / wine Commits: 7f158dc8 by Conor McCarthy at 2026-04-30T23:06:55+02:00 mfmediaengine/tests: Set the volume after the null check in test_TransferVideoFrame(). - - - - - 8b6a71ae by Conor McCarthy at 2026-04-30T23:06:55+02:00 mfmediaengine/tests: Test a media engine extension. - - - - - 0c7d829a by Conor McCarthy at 2026-04-30T23:06:55+02:00 mfmediaengine: Set the source pending flag before creating the source. When extension support is added, if an extension doesn't use an async work item in BeginCreateObject() and instead invokes the callback from the current thread, it breaks ordering of FLAGS_ENGINE_SOURCE_PENDING set/clear because the critical section in our Invoke() function won't block. - - - - - 03348fa7 by Conor McCarthy at 2026-04-30T23:06:55+02:00 mfmediaengine: Support media engine extensions. - - - - - 2 changed files: - dlls/mfmediaengine/main.c - dlls/mfmediaengine/tests/mfmediaengine.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d5c7ea9089e2d90c3842a2e67b7961... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d5c7ea9089e2d90c3842a2e67b7961... 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)