Rémi Bernon (@rbernon) commented about dlls/winegstreamer/media_sink.c:
IMFMediaType *type; IMFFinalizableMediaSink *media_sink;
- IMFMediaEventQueue *event_queue;
To the contrary to what the commit message says, you're not actually implementing an IMFMediaEventGenerator interface here, although you probably could?