Alistair Leslie-Hughes : include: Add CMSH264DecoderMFT CLSID.

Alexandre Julliard julliard at winehq.org
Wed Oct 27 16:26:04 CDT 2021


Module: wine
Branch: master
Commit: 7f481ea05faf02914ecbc1932703e528511cce1a
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=7f481ea05faf02914ecbc1932703e528511cce1a

Author: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
Date:   Tue Oct 26 20:14:25 2021 +1100

include: Add CMSH264DecoderMFT CLSID.

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair at hotmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 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 {}




More information about the wine-cvs mailing list