Nikolay Sivov (@nsivov) commented about dlls/mf/tests/mf.c:
#include "initguid.h" #include "evr9.h"
+DEFINE_GUID(CLSID_MPEG4ByteStreamHandler,0x271c3902,0x6095,0x4c45,0xa2,0x2f,0x20,0x09,0x18,0x16,0xee,0x9e); +DEFINE_GUID(CLSID_GStreamerByteStreamHandler,0x317df618,0x5e5a,0x468a,0x9f,0x15,0xd8,0x27,0xa9,0xa0,0x81,0x62);
Why do you need to create objects explicitly? Why not using the resolver?