Diff for /multiplexer/input.h between versions 1.4 and 1.5

version 1.4, 2001/04/30 15:58:29 version 1.5, 2001/05/07 15:26:34
Line 19  file_descr* input_openfile (char *name, Line 19  file_descr* input_openfile (char *name,
     boolean automatic,      boolean automatic,
     int programnb);      int programnb);
 file_descr* input_existfile (char *name);  file_descr* input_existfile (char *name);
 void input_endfile (file_descr *f);  
 void input_closefileifunused (file_descr *f);  void input_closefileifunused (file_descr *f);
 boolean input_addprog (stream_descr *s,  boolean input_addprog (stream_descr *s,
     prog_descr *p);      prog_descr *p);

Removed from v.1.4  
changed lines
  Added in v.1.5


LinuxTV legacy CVS <linuxtv.org/cvs>