Diff for /multiplexer/command.h between versions 1.12 and 1.13

version 1.12, 2004/06/17 22:04:07 version 1.13, 2005/01/15 20:39:49
Line 1 Line 1
 /*  /*
  * ISO 13818 stream multiplexer   * ISO 13818 stream multiplexer
  * Copyright (C) 2001 Convergence Integrated Media GmbH Berlin   * Copyright (C) 2001 Convergence Integrated Media GmbH Berlin
  * Copyright (C) 2004 Oskar Schirmer (schirmer@scara.com)   * Copyright (C) 2004..2005 Oskar Schirmer (schirmer@scara.com)
  *   *
  * This program is free software; you can redistribute it and/or modify   * 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   * it under the terms of the GNU General Public License as published by
Line 48  enum { Line 48  enum {
   C_TRGO,    C_TRGO,
   C_CONF,    C_CONF,
   C_STAT,    C_STAT,
     C_NETW,
   C_BSCR,    C_BSCR,
   C_CPID    C_CPID
 };  };

Removed from v.1.12  
changed lines
  Added in v.1.13


LinuxTV legacy CVS <linuxtv.org/cvs>