summaryrefslogtreecommitdiff
path: root/channels.h
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-02-20 14:07:52 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2005-02-20 14:07:52 +0100
commitca4da1845c678afcf886b3dbeb3ebfc414a5c691 (patch)
treec8caac28abfff6838cf3fd43b0d3cce59436d246 /channels.h
parente8bd7c2369dfba7c9709fb6589a985c8e0448bf6 (diff)
downloadvdr-ca4da1845c678afcf886b3dbeb3ebfc414a5c691.tar.gz
vdr-ca4da1845c678afcf886b3dbeb3ebfc414a5c691.tar.bz2
Changed MAXDPIDS to 16 (8xAC3 + 8xDTS)
Diffstat (limited to 'channels.h')
-rw-r--r--channels.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/channels.h b/channels.h
index 472003f4..e94be176 100644
--- a/channels.h
+++ b/channels.h
@@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
- * $Id: channels.h 1.25 2005/01/16 13:46:41 kls Exp $
+ * $Id: channels.h 1.26 2005/02/20 14:05:24 kls Exp $
*/
#ifndef __CHANNELS_H
@@ -31,7 +31,7 @@
#define CHANNELSMOD_USER 2
#define MAXAPIDS 32 // audio
-#define MAXDPIDS 8 // dolby
+#define MAXDPIDS 16 // dolby (AC3 + DTS)
#define MAXSPIDS 8 // subtitles
#define MAXCAIDS 8 // conditional access