amstream: Register media stream filter.

This commit is contained in:
Christian Costa 2010-01-29 16:28:22 +01:00 committed by Alexandre Julliard
parent 425c30f544
commit 607cb33fd5

View file

@ -456,6 +456,13 @@ static struct regsvr_coclass const coclass_list[] = {
"Both"
},
{ &CLSID_MediaStreamFilter,
"SFilter Class",
NULL,
"amstream.dll",
"Both"
},
{ NULL } /* list terminator */
};