]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
caid.c: add 4AD0 / XCrypt
authorJaroslav Kysela <perex@perex.cz>
Mon, 29 May 2017 15:59:48 +0000 (17:59 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 13 Jun 2017 15:30:01 +0000 (17:30 +0200)
src/descrambler/caid.c

index 79283c87c462df419c3f0384c1425ac97ccd0b08..fb9994ead648c5f8d42bef2f1b025d90db106b3c 100644 (file)
@@ -62,6 +62,7 @@ static struct caid_tab caidnametab[] = {
   { "GI",               0x4700, 0xff00 },
   { "Telemann",         0x4800, 0xff00 },
   { "DGCrypt",          0x4abf, 0xffff },
+  { "XCrypt",           0x4ad0, 0xfffe },
   { "StreamGuard",      0x4ad2, 0xffff },
   { "DRECrypt",         0x4ae0, 0xffff },
   { "DRECrypt2",        0x4ae1, 0xffff },