Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUnderground78 <underground78@users.sourceforge.net>2013-06-30 14:24:16 +0400
committerUnderground78 <underground78@users.sourceforge.net>2013-07-03 00:42:23 +0400
commitb7475d72c54f2c98c59cb3263a220db7faf4e464 (patch)
tree5cb18531f69144d3c4da0d5a367f00e18fead9f2 /include
parentc385a317fd30ee46845af620bcf444189c43fab7 (diff)
Remove now deprecated UDP and Shoutcast source filters.
Diffstat (limited to 'include')
-rw-r--r--include/moreuuids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/moreuuids.h b/include/moreuuids.h
index c6ad090e3..d52f31107 100644
--- a/include/moreuuids.h
+++ b/include/moreuuids.h
@@ -1268,3 +1268,4 @@ DEFINE_GUID(CLSID_MSDVTDVDAudioDecoder, 0xE1F1A0B8, 0xBEEE, 0x490D, 0xBA, 0x7C,
DEFINE_GUID(CLSID_MPCMpegSplitter, 0xDC257063, 0x045F, 0x4BE2, 0xBD, 0x5B, 0xE1, 0x22, 0x79, 0xC4, 0x64, 0xF0);
DEFINE_GUID(CLSID_MPCMpegSplitterSource, 0x1365BE7A, 0xC86A, 0x473C, 0x9A, 0x41, 0xC0, 0xA6, 0xE8, 0x2C, 0x9F, 0xA3);
DEFINE_GUID(CLSID_MPCVideoDecoder, 0x008BAC12, 0xFBAF, 0x497b, 0x96, 0x70, 0xBC, 0x6F, 0x6F, 0xBA, 0xE2, 0xC4);
+DEFINE_GUID(CLSID_MPCShoutcastSource, 0x68F540E9, 0x766F, 0x44d2, 0xAB, 0x07, 0xE2, 0x6C, 0xC6, 0xD2, 0x7A, 0x79);