summaryrefslogtreecommitdiff
path: root/pat.c
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2008-04-12 13:39:12 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2008-04-12 13:39:12 +0200
commite59c6ac433e50f76986331a3ff2e610e60ddf4b5 (patch)
tree9e8139ac41547046bfdb969243b775da464a5102 /pat.c
parent0b82b38533792023097a47371b594075cdfb44aa (diff)
downloadvdr-e59c6ac433e50f76986331a3ff2e610e60ddf4b5.tar.gz
vdr-e59c6ac433e50f76986331a3ff2e610e60ddf4b5.tar.bz2
Re-implemented handling of DVB-S2
Diffstat (limited to 'pat.c')
-rw-r--r--pat.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/pat.c b/pat.c
index 9b41b16b..a16607c5 100644
--- a/pat.c
+++ b/pat.c
@@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
- * $Id: pat.c 1.20 2008/02/08 13:48:31 kls Exp $
+ * $Id: pat.c 2.1 2008/04/12 13:34:50 kls Exp $
*/
#include "pat.h"
@@ -343,6 +343,7 @@ void cPatFilter::Process(u_short Pid, u_char Tid, const u_char *Data, int Length
switch (stream.getStreamType()) {
case 1: // STREAMTYPE_11172_VIDEO
case 2: // STREAMTYPE_13818_VIDEO
+//TODO case 0x1B: // MPEG4
Vpid = stream.getPid();
break;
case 3: // STREAMTYPE_11172_AUDIO