--- multiplexer/global.h 2003/08/25 21:05:23 1.21 +++ multiplexer/global.h 2004/01/23 01:39:04 1.22 @@ -1,7 +1,7 @@ /* * ISO 13818 stream multiplexer * Copyright (C) 2001 Convergence Integrated Media GmbH Berlin - * Author: Oskar Schirmer (oskar@scara.com) + * Copyright (C) 2004 Oskar Schirmer (oskar@scara.com) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -414,6 +414,7 @@ typedef struct streamdescr { extern boolean timed_io; extern boolean accept_weird_scr; +extern boolean conservative_pid_assignment; extern t_msec global_delta; extern t_msec psi_frequency_msec; extern boolean psi_frequency_changed;