15 Aug
2023
15 Aug
'23
9:32 a.m.
Nikolay Sivov (@nsivov) commented about dlls/mf/session.c:
{ case MESourceSeeked: case MEStreamSeeked: - FIXME("Source/stream seeking, semi-stub!\n"); - /* fallthrough */ case MESourceStarted: case MESourcePaused: case MESourceStopped:
Surely this isn't enough for seek to work? Whole patch will only put objects in new state, and they will state in it? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3572#note_42290