changeset 14429:90b4a1345b96

replace almost obsolete email address: snel@phys.uu.nl -> rsnel@cube.dyndns.org
author rik
date Sat, 08 Jan 2005 14:32:26 +0000
parents 04ce031b1180
children 3512ff2cddb2
files libmpcodecs/vd_zrmjpeg.c libmpcodecs/vf_zrmjpeg.c libmpdemux/yuv4mpeg.c libmpdemux/yuv4mpeg.h libvo/vo_zr.c libvo/vo_zr2.c
diffstat 6 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/libmpcodecs/vd_zrmjpeg.c	Sat Jan 08 14:25:22 2005 +0000
+++ b/libmpcodecs/vd_zrmjpeg.c	Sat Jan 08 14:32:26 2005 +0000
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003 Rik Snel <snel@phys.uu.nl>, license GPL v2
+ * Copyright (C) 2005 Rik Snel <rsnel@cube.dyndns.org>, license GPL v2
  * - based on vd_mpegpes.c by A'rpi (C) 2002-2003 
  * - guess_mjpeg_type code stolen from lav_io.c (C) 2000 Rainer Johanni
  *   <Rainer@Johanni.de> from the mjpegtools package
--- a/libmpcodecs/vf_zrmjpeg.c	Sat Jan 08 14:25:22 2005 +0000
+++ b/libmpcodecs/vf_zrmjpeg.c	Sat Jan 08 14:32:26 2005 +0000
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003 Rik Snel <snel@phys.uu.nl>, license GPL v2
+ * Copyright (C) 2005 Rik Snel <rsnel@cube.dyndns.org>, license GPL v2
  * - based on vd_lavc.c by A'rpi (C) 2002-2003 
  * - parts from ffmpeg Copyright (c) 2000-2003 Fabrice Bellard
  *
--- a/libmpdemux/yuv4mpeg.c	Sat Jan 08 14:25:22 2005 +0000
+++ b/libmpdemux/yuv4mpeg.c	Sat Jan 08 14:32:26 2005 +0000
@@ -4,7 +4,7 @@
  *  Copyright (C) 2001 Matthew J. Marjanovic <maddog@mir.com>
  *
  *  This file is ripped from the lavtools package (mjpeg.sourceforge.net)
- *  Ported to mplayer by Rik Snel <snel@phys.uu.nl>
+ *  Ported to mplayer by Rik Snel <rsnel@cube.dyndns.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
--- a/libmpdemux/yuv4mpeg.h	Sat Jan 08 14:25:22 2005 +0000
+++ b/libmpdemux/yuv4mpeg.h	Sat Jan 08 14:32:26 2005 +0000
@@ -7,7 +7,7 @@
  *  Copyright (C) 2001 Matthew J. Marjanovic <maddog@mir.com>
  *
  *  This file is ripped from the lavtools package (mjpeg.sourceforge.net)
- *  Ported to mplayer by Rik Snel <snel@phys.uu.nl>
+ *  Ported to mplayer by Rik Snel <rsnel@cube.dyndns.org>
  *
  *  This program is free software; you can redistribute it and/or
  *  modify it under the terms of the GNU General Public License
--- a/libvo/vo_zr.c	Sat Jan 08 14:25:22 2005 +0000
+++ b/libvo/vo_zr.c	Sat Jan 08 14:32:26 2005 +0000
@@ -34,7 +34,7 @@
 {
 	"Zoran ZR360[56]7/ZR36060 Driver (DC10(+)/buz/lml33/MatroxRR)",
 	"zr",
-	"Rik Snel <snel@phys.uu.nl>",
+	"Rik Snel <rsnel@cube.dyndns.org>",
 	""
 };
 
--- a/libvo/vo_zr2.c	Sat Jan 08 14:25:22 2005 +0000
+++ b/libvo/vo_zr2.c	Sat Jan 08 14:32:26 2005 +0000
@@ -32,7 +32,7 @@
 static vo_info_t info = {
 	"Zoran ZR360[56]7/ZR36060 Driver (DC10(+)/buz/lml33/MatroxRR)",
 	"zr2",
-	"Rik Snel <snel@phys.uu.nl>",
+	"Rik Snel <rsnel@cube.dyndns.org>",
 	""
 };