summaryrefslogtreecommitdiff
path: root/remux.c
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-08-28 11:46:44 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-08-28 11:46:44 +0200
commitc474f2c9a7a1ee071413bedd6d494695d24a45c5 (patch)
treeb33b64c22835685dc91e909396eb1a40ba875256 /remux.c
parent62aa0902b0f3994f4a2d9b6e1229aae3839baef0 (diff)
downloadvdr-c474f2c9a7a1ee071413bedd6d494695d24a45c5.tar.gz
vdr-c474f2c9a7a1ee071413bedd6d494695d24a45c5.tar.bz2
Changed credit
Diffstat (limited to 'remux.c')
-rw-r--r--remux.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/remux.c b/remux.c
index 43931cae..10280501 100644
--- a/remux.c
+++ b/remux.c
@@ -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"