replace almost obsolete email address: snel@phys.uu.nl -> rsnel@cube.dyndns.org

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14430 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
rik 2005-01-08 14:32:26 +00:00
parent e5657a2e4b
commit 5405368390
6 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -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
*

View File

@ -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

View File

@ -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

View File

@ -34,7 +34,7 @@ static vo_info_t info =
{
"Zoran ZR360[56]7/ZR36060 Driver (DC10(+)/buz/lml33/MatroxRR)",
"zr",
"Rik Snel <snel@phys.uu.nl>",
"Rik Snel <rsnel@cube.dyndns.org>",
""
};

View File

@ -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>",
""
};