[AMSTREAM]
[reactos.git] / reactos / dll / directx / amstream / regsvr.c
index 028c68d..9c32891 100644 (file)
@@ -456,6 +456,13 @@ static struct regsvr_coclass const coclass_list[] = {
        "Both"
     },
 
+    {   &CLSID_MediaStreamFilter,
+       "SFilter Class",
+       NULL,
+       "amstream.dll",
+       "Both"
+    },
+
     { NULL }                   /* list terminator */
 };