From 7f481ea05faf02914ecbc1932703e528511cce1a Mon Sep 17 00:00:00 2001 From: Alistair Leslie-Hughes Date: Tue, 26 Oct 2021 20:14:25 +1100 Subject: [PATCH] include: Add CMSH264DecoderMFT CLSID. Signed-off-by: Alistair Leslie-Hughes Signed-off-by: Alexandre Julliard --- include/wmcodecdsp.idl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/include/wmcodecdsp.idl b/include/wmcodecdsp.idl index 61381bee6d4..fd21ad54a40 100644 --- a/include/wmcodecdsp.idl +++ b/include/wmcodecdsp.idl @@ -30,3 +30,8 @@ coclass CMP3DecMediaObject {} uuid(f447b69e-1884-4a7e-8055-346f74d6edb3) ] coclass CResamplerMediaObject {} + +[ + uuid(62ce7e72-4c71-4d20-b15d-452831a87d9d) +] +coclass CMSH264DecoderMFT {}