9 Aug
2023
9 Aug
'23
9:12 a.m.
Rémi Bernon (@rbernon) commented about dlls/winegstreamer/media_sink.c:
{ FIXME("iface %p, handler %p stub!\n", iface, handler);
return E_NOTIMPL; You could probably implement `GetMediaTypeHandler` too, afaics it does the same as QueryInterface.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/3528#note_41759