8 Jan
2026
8 Jan
'26
4:04 a.m.
Calling MFScheduleWorkItemEx() schedules the operation in the timer queue, but unless GetParameters() returns the timer queue, callback invocation will occur in the standard queue. -- v3: mf: Specify the multithreaded queue for sample grabber timer callbacks. mf: Specify the multithreaded queue for presentation clock callbacks. https://gitlab.winehq.org/wine/wine/-/merge_requests/7696