diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-08-28 11:46:44 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-08-28 11:46:44 +0200 |
commit | c474f2c9a7a1ee071413bedd6d494695d24a45c5 (patch) | |
tree | b33b64c22835685dc91e909396eb1a40ba875256 | |
parent | 62aa0902b0f3994f4a2d9b6e1229aae3839baef0 (diff) | |
download | vdr-c474f2c9a7a1ee071413bedd6d494695d24a45c5.tar.gz vdr-c474f2c9a7a1ee071413bedd6d494695d24a45c5.tar.bz2 |
Changed credit
-rw-r--r-- | remux.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,10 +8,10 @@ * the Linux DVB driver's 'tuxplayer' example and were rewritten to suit * VDR's needs. * - * The cDolbyRepacker code was originally written by Reinhard Nissl <rnissl@gmx.de>, + * The cRepacker family's code was originally written by Reinhard Nissl <rnissl@gmx.de>, * and adapted to the VDR coding style by Klaus.Schmidinger@cadsoft.de. * - * $Id: remux.c 1.41 2005/08/28 11:23:23 kls Exp $ + * $Id: remux.c 1.42 2005/08/28 11:46:44 kls Exp $ */ #include "remux.h" |