20 Dec
2022
20 Dec
'22
5:30 p.m.
Nikolay Sivov (@nsivov) commented about dlls/mfmediaengine/main.c:
struct media_engine *engine = impl_from_IMFMediaEngineEx(iface); HRESULT hr = S_OK;
- FIXME("(%p): stub.\n", iface); + TRACE("%p.\n", iface);
Yes, this is fine. I don't remember what I thought was missing to justify a fixme. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/1832#note_19936