Alexandre Julliard pushed to branch master at wine / wine
Commits: d76cf49a by Brendan McGrath at 2025-05-12T13:04:10+02:00 mfreadwrite: Use stream_index from ASYNC_SAMPLE_READY command.
If we don't use stream_index, then the first sample in the response queue is popped and delivered. However, this sample may not be from the stream that is making the sample request.
- - - - -
1 changed file:
- dlls/mfreadwrite/reader.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/d76cf49a5e3473a85254588d4c0ca29...