]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
caid: add DGCrypt (4ABF)
authorJaroslav Kysela <perex@perex.cz>
Wed, 22 Jun 2016 15:36:14 +0000 (17:36 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 22 Jun 2016 15:36:14 +0000 (17:36 +0200)
src/descrambler/caid.c

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