]> git.sesse.net Git - vlc/commitdiff
* ts: fix current_next value.
authorLaurent Aimar <fenrir@videolan.org>
Sun, 1 Jun 2003 00:26:41 +0000 (00:26 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Sun, 1 Jun 2003 00:26:41 +0000 (00:26 +0000)
modules/mux/mpeg/ts.c

index a80de69761fb35254b009fc62b00c373fb3f479b..eed15a50328b6c2bd4ae00a9305429080d5fdb68 100644 (file)
@@ -2,7 +2,7 @@
  * ts.c
  *****************************************************************************
  * Copyright (C) 2001, 2002 VideoLAN
- * $Id: ts.c,v 1.20 2003/05/31 21:49:12 fenrir Exp $
+ * $Id: ts.c,v 1.21 2003/06/01 00:26:41 fenrir Exp $
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
  *          Eric Petit <titer@videolan.org>
@@ -838,7 +838,7 @@ static int GetPAT( sout_mux_t *p_mux,
     dvbpsi_InitPAT( &pat,
                     0x01,    // i_ts_id
                     p_sys->i_pat_version_number,
-                    0);      // b_current_next
+                    );      // b_current_next
     /* add all program (only one) */
     dvbpsi_PATAddProgram( &pat,
                           1,                    // i_number