Rémi Bernon (@rbernon) commented about dlls/mf/tests/mf.c:
ok(hr == S_OK, "MFTEnum returned %lx\n", hr); ok(count == 1, "got %u\n", count);
Looks like the audio resampler transform matches more than one transform here, I'll fix this in a future update.