The attached patch adds Dtypes for ATSC AC-3. Users of the NA EIT patch
will also need to make this change.
--- pat.c.orig 2010-06-05 09:26:47.000000000 -0400
+++ pat.c 2010-06-12 19:44:39.000000000 -0400
@@ -473,6 +473,7 @@
}
if (NumDpids < MAXDPIDS) {
Dpids[NumDpids] = esPid;
+ Dtypes[NumDpids] = SI::AC3DescriptorTag;
strn0cpy(DLangs[NumDpids], lang, MAXLANGCODE1);
NumDpids++;
}
_______________________________________________
vdr mailing list
vdr@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr