Diff for /multiplexer/command.h between versions 1.10 and 1.11

version 1.10, 2003/08/25 21:05:23 version 1.11, 2004/01/23 01:39:04
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
  * 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   * 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_BSCR    C_BSCR,
     C_CPID
 };  };
   
 typedef struct {  typedef struct {

Removed from v.1.10  
changed lines
  Added in v.1.11


LinuxTV legacy CVS <linuxtv.org/cvs>