Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
caid: add DGCrypt (4ABF)
  • Loading branch information
perexg committed Jun 22, 2016
1 parent 80c0c7c commit 27ea952
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/descrambler/caid.c
Expand Up @@ -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 },
Expand Down

0 comments on commit 27ea952

Please sign in to comment.