quartz: Don't register the audio renderer as a filter for autoplugging.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
feature/deterministic
Zebediah Figura 2020-04-27 18:17:06 -05:00 committed by Alexandre Julliard
parent c035cfa4bb
commit 406459ea9c
1 changed files with 0 additions and 13 deletions

View File

@ -222,19 +222,6 @@ static struct regsvr_filter const filter_list[] = {
{ 0xFFFFFFFF },
}
},
{ &CLSID_AudioRender,
&CLSID_LegacyAmFilterCategory,
L"Audio Renderer",
0x800000,
{ { REG_PINFLAG_B_RENDERER,
{ { &MEDIATYPE_Audio, &MEDIASUBTYPE_PCM },
/* { &MEDIATYPE_Audio, &MEDIASUBTYPE_IEEE_FLOAT }, */
{ NULL }
},
},
{ 0xFFFFFFFF },
}
},
{ &CLSID_AVIDec,
&CLSID_LegacyAmFilterCategory,
L"AVI Decompressor",