From f54c810bcd80221f5f07590233a563d93f49ffe8 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 8 Feb 2008 13:48:31 +0100 Subject: Revoked the switch to the "multiproto" driver in order to make a new stable version --- pat.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pat.c') diff --git a/pat.c b/pat.c index bc84e43d..9b41b16b 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.19 2008/01/27 13:53:43 kls Exp $ + * $Id: pat.c 1.20 2008/02/08 13:48:31 kls Exp $ */ #include "pat.h" @@ -343,7 +343,6 @@ 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 -- cgit v1.2.3