3 Oct
2023
3 Oct
'23
9:49 p.m.
Basically I implemented the interfaces needed for playback, and then modify the return value of each object. I tested for failures in EndGetEvent from the media source while streaming and also failures in RequestSample from media stream while streaming, in both I'm checking if there is a change in the state of the presentation clock. Apparently, we are not handling correctly the RequestSample error case also. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3789#note_47523