changeset 18783:0783dd397f74

CVS --> Subversion in copyright notices
author diego
date Thu, 22 Jun 2006 13:34:00 +0000
parents 13bebcf84c3c
children b5777da79b53
files liba52/a52.h liba52/a52_internal.h liba52/bitstream.c liba52/bitstream.h liba52/downmix.c liba52/imdct.c liba52/mm_accel.h liba52/parse.c libfaad2/bits.h libfaad2/common.h libfaad2/local_changes.diff libfaad2/output.c libfaad2/ps_dec.c libfaad2/sbr_dec.c libfaad2/specrec.c libmpdemux/dvb_defaults.h libmpdemux/dvb_tune.c libmpdemux/dvbin.c libmpdemux/dvbin.h libmpdemux/genres.h libmpdemux/rtp.c libmpdemux/rtp.h libmpdvdkit2/bswap.h libmpdvdkit2/common.h libmpdvdkit2/css.c libmpdvdkit2/device.c libmpdvdkit2/dvd_input.c libmpdvdkit2/dvd_reader.c libmpdvdkit2/dvd_udf.c libmpdvdkit2/error.c libmpdvdkit2/ifo_print.h libmpdvdkit2/ifo_read.h libmpdvdkit2/ifo_types.h libmpdvdkit2/libdvdcss.c libmpdvdkit2/nav_print.h libmpdvdkit2/nav_read.h libmpdvdkit2/nav_types.h libmpeg2/attributes.h libmpeg2/cpu_accel.c libmpeg2/cpu_state.c libmpeg2/decode.c libmpeg2/header.c libmpeg2/idct.c libmpeg2/idct_alpha.c libmpeg2/idct_mmx.c libmpeg2/libmpeg-0.4.0.diff libmpeg2/motion_comp.c libmpeg2/motion_comp_mmx.c libmpeg2/mpeg2.h libmpeg2/mpeg2_internal.h libmpeg2/slice.c libvo/md5sum.c libvo/md5sum.h loader/afl.c loader/com.h loader/dmo/dmo.c loader/driver.c loader/driver.h loader/dshow/DS_Filter.c loader/dshow/allocator.c loader/dshow/cmediasample.c loader/dshow/inputpin.c loader/dshow/iunk.h loader/dshow/outputpin.c loader/elfdll.c loader/ext.c loader/ext.h loader/ldt_keeper.c loader/loader.h loader/module.c loader/pe_image.c loader/pe_resource.c loader/registry.c loader/registry.h loader/resource.c loader/vfl.c loader/win32.c loader/win32.h loader/wine/basetsd.h loader/wine/mmreg.h loader/wine/vfw.h loader/wine/windef.h mp3lib/dct36.c mp3lib/dct36_3dnow.c mp3lib/dct64.c mp3lib/dct64_i386.c mp3lib/decod386.c mp3lib/decode_i586.c mp3lib/l2tables.h mp3lib/layer1.c mp3lib/layer2.c mp3lib/layer3.c mp3lib/mpg123.h mp3lib/sr1.c mp3lib/tabinit.c unrarlib.c unrarlib.h
diffstat 97 files changed, 155 insertions(+), 155 deletions(-) [+]
line wrap: on
line diff
--- a/liba52/a52.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/liba52/a52.h	Thu Jun 22 13:34:00 2006 +0000
@@ -7,7 +7,7 @@
  * See http://liba52.sourceforge.net/ for updates.
  *
  * Modified for use with MPlayer, changes contained in liba52_changes.diff.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  * a52dec is free software; you can redistribute it and/or modify
--- a/liba52/a52_internal.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/liba52/a52_internal.h	Thu Jun 22 13:34:00 2006 +0000
@@ -7,7 +7,7 @@
  * See http://liba52.sourceforge.net/ for updates.
  *
  * Modified for use with MPlayer, changes contained in liba52_changes.diff.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  * a52dec is free software; you can redistribute it and/or modify
--- a/liba52/bitstream.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/liba52/bitstream.c	Thu Jun 22 13:34:00 2006 +0000
@@ -7,7 +7,7 @@
  * See http://liba52.sourceforge.net/ for updates.
  *
  * Modified for use with MPlayer, changes contained in liba52_changes.diff.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  * a52dec is free software; you can redistribute it and/or modify
--- a/liba52/bitstream.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/liba52/bitstream.h	Thu Jun 22 13:34:00 2006 +0000
@@ -7,7 +7,7 @@
  * See http://liba52.sourceforge.net/ for updates.
  *
  * Modified for use with MPlayer, changes contained in liba52_changes.diff.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  * a52dec is free software; you can redistribute it and/or modify
--- a/liba52/downmix.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/liba52/downmix.c	Thu Jun 22 13:34:00 2006 +0000
@@ -7,7 +7,7 @@
  * See http://liba52.sourceforge.net/ for updates.
  *
  * Modified for use with MPlayer, changes contained in liba52_changes.diff.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  * a52dec is free software; you can redistribute it and/or modify
--- a/liba52/imdct.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/liba52/imdct.c	Thu Jun 22 13:34:00 2006 +0000
@@ -10,7 +10,7 @@
  * See http://liba52.sourceforge.net/ for updates.
  *
  * Modified for use with MPlayer, changes contained in liba52_changes.diff.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  * a52dec is free software; you can redistribute it and/or modify
--- a/liba52/mm_accel.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/liba52/mm_accel.h	Thu Jun 22 13:34:00 2006 +0000
@@ -7,7 +7,7 @@
  * See http://liba52.sourceforge.net/ for updates.
  *
  * Modified for use with MPlayer, changes contained in liba52_changes.diff.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  * a52dec is free software; you can redistribute it and/or modify
--- a/liba52/parse.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/liba52/parse.c	Thu Jun 22 13:34:00 2006 +0000
@@ -7,7 +7,7 @@
  * See http://liba52.sourceforge.net/ for updates.
  *
  * Modified for use with MPlayer, changes contained in liba52_changes.diff.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  * a52dec is free software; you can redistribute it and/or modify
--- a/libfaad2/bits.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/libfaad2/bits.h	Thu Jun 22 13:34:00 2006 +0000
@@ -24,7 +24,7 @@
 **
 ** Initially modified for use with MPlayer by Arpad Gereöffy on 2003/08/30
 ** $Id$
-** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+** detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
 ** local_changes.diff contains the exact changes to this file.
 **/
 
--- a/libfaad2/common.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/libfaad2/common.h	Thu Jun 22 13:34:00 2006 +0000
@@ -24,7 +24,7 @@
 **
 ** Initially modified for use with MPlayer by Arpad Gereöffy on 2003/08/30
 ** $Id$
-** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+** detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
 ** local_changes.diff contains the exact changes to this file.
 **/
 
--- a/libfaad2/local_changes.diff	Thu Jun 22 13:20:41 2006 +0000
+++ b/libfaad2/local_changes.diff	Thu Jun 22 13:34:00 2006 +0000
@@ -6,7 +6,7 @@
  **
 +** Initially modified for use with MPlayer by Arpad Gereöffy on 2003/08/30
  ** $Id: bits.h,v 1.40 2004/09/04 14:56:27 menno Exp $
-+** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
++** detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
 +** local_changes.diff contains the exact changes to this file.
  **/
  
@@ -28,7 +28,7 @@
  **
 +** Initially modified for use with MPlayer by Arpad Gereöffy on 2003/08/30
  ** $Id: common.h,v 1.65 2004/09/08 09:43:11 gcp Exp $
-+** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
++** detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
 +** local_changes.diff contains the exact changes to this file.
  **/
  
@@ -156,7 +156,7 @@
 -** $Id: output.c,v 1.42 2004/09/04 14:56:28 menno Exp $
 +** Initially modified for use with MPlayer by Rich Felker on 2005/03/29
 +** $Id: output.c,v 1.11 2005/04/05 05:43:41 rfelker Exp $
-+** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
++** detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  **/
  
  #include "common.h"
@@ -229,7 +229,7 @@
  **
 +** Initially modified for use with MPlayer on 2005/12/05
  ** $Id: ps_dec.c,v 1.10 2004/09/04 14:56:28 menno Exp $
-+** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
++** detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
 +** local_changes.diff contains the exact changes to this file.
  **/
  
@@ -271,7 +271,7 @@
  **
 +** Initially modified for use with MPlayer on 2005/12/05
  ** $Id: sbr_dec.c,v 1.39 2004/09/04 14:56:28 menno Exp $
-+** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
++** detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
 +** local_changes.diff contains the exact changes to this file.
  **/
  
@@ -298,7 +298,7 @@
 -**
 +** Initially modified for use with MPlayer on 2006/04/18
  ** $Id: specrec.c,v 1.56 2004/09/08 09:43:11 gcp Exp $
-+** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
++** detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
 +** local_changes.diff contains the exact changes to this file.
  **/
  
--- a/libfaad2/output.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/libfaad2/output.c	Thu Jun 22 13:34:00 2006 +0000
@@ -21,7 +21,7 @@
 **
 ** Initially modified for use with MPlayer by Rich Felker on 2005/03/29
 ** $Id$
-** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+** detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
 **/
 
 #include "common.h"
--- a/libfaad2/ps_dec.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/libfaad2/ps_dec.c	Thu Jun 22 13:34:00 2006 +0000
@@ -24,7 +24,7 @@
 **
 ** Initially modified for use with MPlayer on 2005/12/05
 ** $Id: ps_dec.c,v 1.10 2004/09/04 14:56:28 menno Exp $
-** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+** detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
 ** local_changes.diff contains the exact changes to this file.
 **/
 
--- a/libfaad2/sbr_dec.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/libfaad2/sbr_dec.c	Thu Jun 22 13:34:00 2006 +0000
@@ -24,7 +24,7 @@
 **
 ** Initially modified for use with MPlayer on 2005/12/05
 ** $Id: sbr_dec.c,v 1.39 2004/09/04 14:56:28 menno Exp $
-** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+** detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
 ** local_changes.diff contains the exact changes to this file.
 **/
 
--- a/libfaad2/specrec.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/libfaad2/specrec.c	Thu Jun 22 13:34:00 2006 +0000
@@ -21,7 +21,7 @@
 **
 ** Initially modified for use with MPlayer on 2006/04/18
 ** $Id: specrec.c,v 1.56 2004/09/08 09:43:11 gcp Exp $
-** detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+** detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
 ** local_changes.diff contains the exact changes to this file.
 **/
 
--- a/libmpdemux/dvb_defaults.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpdemux/dvb_defaults.h	Thu Jun 22 13:34:00 2006 +0000
@@ -4,8 +4,8 @@
 
    Copyright (C) Dave Chapman 2002
 
-   Modified for use with MPlayer, for details see the CVS changelog at
-   http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+   Modified for use with MPlayer, for details see the changelog at
+   http://svn.mplayerhq.hu/mplayer/trunk/
    $Id$
 
    This program is free software; you can redistribute it and/or
--- a/libmpdemux/dvb_tune.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpdemux/dvb_tune.c	Thu Jun 22 13:34:00 2006 +0000
@@ -2,8 +2,8 @@
 
    Copyright (C) Dave Chapman 2001,2002
 
-   Modified for use with MPlayer, for details see the CVS changelog at
-   http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+   Modified for use with MPlayer, for details see the changelog at
+   http://svn.mplayerhq.hu/mplayer/trunk/
    $Id$
 
    This program is free software; you can redistribute it and/or
--- a/libmpdemux/dvbin.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpdemux/dvbin.c	Thu Jun 22 13:34:00 2006 +0000
@@ -5,8 +5,8 @@
 
 The latest version can be found at http://www.linuxstb.org/dvbstream
 
-Modified for use with MPlayer, for details see the CVS changelog at
-http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+Modified for use with MPlayer, for details see the changelog at
+http://svn.mplayerhq.hu/mplayer/trunk/
 $Id$
 
 Copyright notice:
--- a/libmpdemux/dvbin.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpdemux/dvbin.h	Thu Jun 22 13:34:00 2006 +0000
@@ -1,7 +1,7 @@
 /* Imported from the dvbstream project
  *
- * Modified for use with MPlayer, for details see the CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, for details see the changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/libmpdemux/genres.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpdemux/genres.h	Thu Jun 22 13:34:00 2006 +0000
@@ -10,7 +10,7 @@
  *
  * Initially modified for use with MPlayer by Diego Biurrun on 2004-08-22
  * $Id$
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  */
 
 
--- a/libmpdemux/rtp.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpdemux/rtp.c	Thu Jun 22 13:34:00 2006 +0000
@@ -1,7 +1,7 @@
 /* Imported from the dvbstream-0.2 project
  *
- * Modified for use with MPlayer, for details see the CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, for details see the changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/libmpdemux/rtp.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpdemux/rtp.h	Thu Jun 22 13:34:00 2006 +0000
@@ -1,7 +1,7 @@
 /* Imported from the dvbstream project
  *
- * Modified for use with MPlayer, for details see the CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, for details see the changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/libmpdvdkit2/bswap.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpdvdkit2/bswap.h	Thu Jun 22 13:34:00 2006 +0000
@@ -6,7 +6,7 @@
  *                          Håkan Hjort <d95hjort@dtek.chalmers.se>
  *
  * Modified for use with MPlayer, changes contained in libdvdread_changes.diff.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  * This program is free software; you can redistribute it and/or modify
--- a/libmpdvdkit2/common.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpdvdkit2/common.h	Thu Jun 22 13:34:00 2006 +0000
@@ -5,7 +5,7 @@
  * Copyright (C) 1998, 1999, 2000 VideoLAN
  *
  * Modified for use with MPlayer, changes contained in libdvdread_changes.diff.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@via.ecp.fr>
--- a/libmpdvdkit2/css.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpdvdkit2/css.c	Thu Jun 22 13:34:00 2006 +0000
@@ -4,7 +4,7 @@
  * Copyright (C) 1999-2003 VideoLAN
  *
  * Modified for use with MPlayer, changes contained in libdvdcss_changes.diff.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  * Authors: Stéphane Borel <stef@via.ecp.fr>
--- a/libmpdvdkit2/device.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpdvdkit2/device.c	Thu Jun 22 13:34:00 2006 +0000
@@ -4,7 +4,7 @@
  * Copyright (C) 1998-2002 VideoLAN
  *
  * Modified for use with MPlayer, changes contained in libdvdcss_changes.diff.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  * Authors: Stéphane Borel <stef@via.ecp.fr>
--- a/libmpdvdkit2/dvd_input.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpdvdkit2/dvd_input.c	Thu Jun 22 13:34:00 2006 +0000
@@ -3,7 +3,7 @@
  *                    Håkan Hjort <d95hjort@dtek.chalmers.se>
  *
  * Modified for use with MPlayer, changes contained in libdvdread_changes.diff.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  * This program is free software; you can redistribute it and/or modify
--- a/libmpdvdkit2/dvd_reader.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpdvdkit2/dvd_reader.c	Thu Jun 22 13:34:00 2006 +0000
@@ -4,7 +4,7 @@
  *                                Björn Englund <d4bjorn@dtek.chalmers.se>
  *
  * Modified for use with MPlayer, changes contained in libdvdread_changes.diff.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  * This program is free software; you can redistribute it and/or modify
--- a/libmpdvdkit2/dvd_udf.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpdvdkit2/dvd_udf.c	Thu Jun 22 13:34:00 2006 +0000
@@ -7,7 +7,7 @@
  *   Björn Englund <d4bjorn@dtek.chalmers.se>.
  *
  * Modified for use with MPlayer, changes contained in libdvdread_changes.diff.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  * dvdudf: parse and read the UDF volume information of a DVD Video
--- a/libmpdvdkit2/error.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpdvdkit2/error.c	Thu Jun 22 13:34:00 2006 +0000
@@ -4,7 +4,7 @@
  * Copyright (C) 1998-2002 VideoLAN
  *
  * Modified for use with MPlayer, changes contained in libdvdcss_changes.diff.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  * Author: Samuel Hocevar <sam@zoy.org>
--- a/libmpdvdkit2/ifo_print.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpdvdkit2/ifo_print.h	Thu Jun 22 13:34:00 2006 +0000
@@ -6,7 +6,7 @@
  *                          Håkan Hjort <d95hjort@dtek.chalmers.se>
  *
  * Modified for use with MPlayer, changes contained in libdvdread_changes.diff.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  * This program is free software; you can redistribute it and/or modify
--- a/libmpdvdkit2/ifo_read.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpdvdkit2/ifo_read.h	Thu Jun 22 13:34:00 2006 +0000
@@ -6,7 +6,7 @@
  *                                Håkan Hjort <d95hjort@dtek.chalmers.se>
  *
  * Modified for use with MPlayer, changes contained in libdvdread_changes.diff.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  * This program is free software; you can redistribute it and/or modify
--- a/libmpdvdkit2/ifo_types.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpdvdkit2/ifo_types.h	Thu Jun 22 13:34:00 2006 +0000
@@ -6,7 +6,7 @@
  *                          Håkan Hjort <d95hjort@dtek.chalmers.se>
  *
  * Modified for use with MPlayer, changes contained in libdvdread_changes.diff.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  * This program is free software; you can redistribute it and/or modify
--- a/libmpdvdkit2/libdvdcss.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpdvdkit2/libdvdcss.c	Thu Jun 22 13:34:00 2006 +0000
@@ -7,7 +7,7 @@
  * Copyright (C) 1998-2002 VideoLAN
  *
  * Modified for use with MPlayer, changes contained in libdvdcss_changes.diff.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  * This program is free software; you can redistribute it and/or modify
--- a/libmpdvdkit2/nav_print.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpdvdkit2/nav_print.h	Thu Jun 22 13:34:00 2006 +0000
@@ -6,7 +6,7 @@
  *                          Håkan Hjort <d95hjort@dtek.chalmers.se>
  *
  * Modified for use with MPlayer, changes contained in libdvdread_changes.diff.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  * This program is free software; you can redistribute it and/or modify
--- a/libmpdvdkit2/nav_read.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpdvdkit2/nav_read.h	Thu Jun 22 13:34:00 2006 +0000
@@ -5,7 +5,7 @@
  * Copyright (C) 2000, 2001, 2002 Håkan Hjort <d95hjort@dtek.chalmers.se>.
  *
  * Modified for use with MPlayer, changes contained in libdvdread_changes.diff.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  * This program is free software; you can redistribute it and/or modify
--- a/libmpdvdkit2/nav_types.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpdvdkit2/nav_types.h	Thu Jun 22 13:34:00 2006 +0000
@@ -5,7 +5,7 @@
  * Copyright (C) 2000, 2001, 2002 Håkan Hjort <d95hjort@dtek.chalmers.se>
  *
  * Modified for use with MPlayer, changes contained in libdvdread_changes.diff.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  * The data structures in this file should represent the layout of the
--- a/libmpeg2/attributes.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpeg2/attributes.h	Thu Jun 22 13:34:00 2006 +0000
@@ -21,7 +21,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  * Modified for use with MPlayer, see libmpeg-0.4.0.diff for the exact changes.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/libmpeg2/cpu_accel.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpeg2/cpu_accel.c	Thu Jun 22 13:34:00 2006 +0000
@@ -21,7 +21,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  * Modified for use with MPlayer, see libmpeg-0.4.0.diff for the exact changes.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/libmpeg2/cpu_state.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpeg2/cpu_state.c	Thu Jun 22 13:34:00 2006 +0000
@@ -21,7 +21,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  * Modified for use with MPlayer, see libmpeg-0.4.0.diff for the exact changes.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/libmpeg2/decode.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpeg2/decode.c	Thu Jun 22 13:34:00 2006 +0000
@@ -21,7 +21,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  * Modified for use with MPlayer, see libmpeg-0.4.0.diff for the exact changes.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/libmpeg2/header.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpeg2/header.c	Thu Jun 22 13:34:00 2006 +0000
@@ -22,7 +22,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  * Modified for use with MPlayer, see libmpeg-0.4.0.diff for the exact changes.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/libmpeg2/idct.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpeg2/idct.c	Thu Jun 22 13:34:00 2006 +0000
@@ -21,7 +21,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  * Modified for use with MPlayer, see libmpeg-0.4.0.diff for the exact changes.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/libmpeg2/idct_alpha.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpeg2/idct_alpha.c	Thu Jun 22 13:34:00 2006 +0000
@@ -22,7 +22,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  * Modified for use with MPlayer, see libmpeg-0.4.0.diff for the exact changes.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/libmpeg2/idct_mmx.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpeg2/idct_mmx.c	Thu Jun 22 13:34:00 2006 +0000
@@ -21,7 +21,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  * Modified for use with MPlayer, see libmpeg-0.4.0.diff for the exact changes.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/libmpeg2/libmpeg-0.4.0.diff	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpeg2/libmpeg-0.4.0.diff	Thu Jun 22 13:34:00 2006 +0000
@@ -17,7 +17,7 @@
 @@ -22,10 +22,11 @@
   *
   * Modified for use with MPlayer, see libmpeg-0.4.0.diff for the exact changes.
-  * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+  * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
 - * $Id$
 + * $Id$
   */
@@ -336,7 +336,7 @@
 @@ -22,7 +22,7 @@
   *
   * Modified for use with MPlayer, see libmpeg-0.4.0.diff for the exact changes.
-  * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+  * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
 - * $Id$
 + * $Id$
   */
--- a/libmpeg2/motion_comp.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpeg2/motion_comp.c	Thu Jun 22 13:34:00 2006 +0000
@@ -21,7 +21,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  * Modified for use with MPlayer, see libmpeg-0.4.0.diff for the exact changes.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/libmpeg2/motion_comp_mmx.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpeg2/motion_comp_mmx.c	Thu Jun 22 13:34:00 2006 +0000
@@ -21,7 +21,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  * Modified for use with MPlayer, see libmpeg-0.4.0.diff for the exact changes.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/libmpeg2/mpeg2.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpeg2/mpeg2.h	Thu Jun 22 13:34:00 2006 +0000
@@ -21,7 +21,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  * Modified for use with MPlayer, see libmpeg-0.4.0.diff for the exact changes.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/libmpeg2/mpeg2_internal.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpeg2/mpeg2_internal.h	Thu Jun 22 13:34:00 2006 +0000
@@ -21,7 +21,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  * Modified for use with MPlayer, see libmpeg-0.4.0.diff for the exact changes.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/libmpeg2/slice.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/libmpeg2/slice.c	Thu Jun 22 13:34:00 2006 +0000
@@ -22,7 +22,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  * Modified for use with MPlayer, see libmpeg-0.4.0.diff for the exact changes.
- * detailed CVS changelog at http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * detailed changelog at http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/libvo/md5sum.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/libvo/md5sum.c	Thu Jun 22 13:34:00 2006 +0000
@@ -7,8 +7,8 @@
  *
  * Email: crh@ubiqx.mn.org
  *
- * Modified for use with MPlayer, detailed CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, detailed changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  * -------------------------------------------------------------------------- **
--- a/libvo/md5sum.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/libvo/md5sum.h	Thu Jun 22 13:34:00 2006 +0000
@@ -9,8 +9,8 @@
  *
  * Email: crh@ubiqx.mn.org
  *
- * Modified for use with MPlayer, detailed CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, detailed changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  * -------------------------------------------------------------------------- **
--- a/loader/afl.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/loader/afl.c	Thu Jun 22 13:34:00 2006 +0000
@@ -17,8 +17,8 @@
   In future I'll also add functions for format enumeration, 
   but not right now.
 
-  Modified for use with MPlayer, detailed CVS changelog at
-  http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+  Modified for use with MPlayer, detailed changelog at
+  http://svn.mplayerhq.hu/mplayer/trunk/
   $Id$
   
 ***************************************************************************/
--- a/loader/com.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/loader/com.h	Thu Jun 22 13:34:00 2006 +0000
@@ -1,6 +1,6 @@
 /*
- * Modified for use with MPlayer, detailed CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, detailed changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/loader/dmo/dmo.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/loader/dmo/dmo.c	Thu Jun 22 13:34:00 2006 +0000
@@ -1,6 +1,6 @@
 /*
- * Modified for use with MPlayer, detailed CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, detailed changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/loader/driver.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/loader/driver.c	Thu Jun 22 13:34:00 2006 +0000
@@ -1,6 +1,6 @@
 /*
- * Modified for use with MPlayer, detailed CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, detailed changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/loader/driver.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/loader/driver.h	Thu Jun 22 13:34:00 2006 +0000
@@ -1,6 +1,6 @@
 /*
- * Modified for use with MPlayer, detailed CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, detailed changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/loader/dshow/DS_Filter.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/loader/dshow/DS_Filter.c	Thu Jun 22 13:34:00 2006 +0000
@@ -1,6 +1,6 @@
 /*
- * Modified for use with MPlayer, detailed CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, detailed changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/loader/dshow/allocator.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/loader/dshow/allocator.c	Thu Jun 22 13:34:00 2006 +0000
@@ -1,6 +1,6 @@
 /*
- * Modified for use with MPlayer, detailed CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, detailed changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/loader/dshow/cmediasample.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/loader/dshow/cmediasample.c	Thu Jun 22 13:34:00 2006 +0000
@@ -1,6 +1,6 @@
 /*
- * Modified for use with MPlayer, detailed CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, detailed changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/loader/dshow/inputpin.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/loader/dshow/inputpin.c	Thu Jun 22 13:34:00 2006 +0000
@@ -1,6 +1,6 @@
 /*
- * Modified for use with MPlayer, detailed CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, detailed changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/loader/dshow/iunk.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/loader/dshow/iunk.h	Thu Jun 22 13:34:00 2006 +0000
@@ -1,6 +1,6 @@
 /*
- * Modified for use with MPlayer, detailed CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, detailed changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/loader/dshow/outputpin.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/loader/dshow/outputpin.c	Thu Jun 22 13:34:00 2006 +0000
@@ -1,6 +1,6 @@
 /*
- * Modified for use with MPlayer, detailed CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, detailed changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/loader/elfdll.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/loader/elfdll.c	Thu Jun 22 13:34:00 2006 +0000
@@ -3,8 +3,8 @@
  *
  * Copyright 1999 Bertho A. Stultiens
  *
- * Modified for use with MPlayer, detailed CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, detailed changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  */
--- a/loader/ext.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/loader/ext.c	Thu Jun 22 13:34:00 2006 +0000
@@ -7,8 +7,8 @@
  ********************************************************/
 
 /*
- * Modified for use with MPlayer, detailed CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, detailed changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/loader/ext.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/loader/ext.h	Thu Jun 22 13:34:00 2006 +0000
@@ -1,6 +1,6 @@
 /*
- * Modified for use with MPlayer, detailed CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, detailed changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/loader/ldt_keeper.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/loader/ldt_keeper.c	Thu Jun 22 13:34:00 2006 +0000
@@ -13,8 +13,8 @@
 /* applied some modification to make make our xine friend more happy */
 
 /*
- * Modified for use with MPlayer, detailed CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, detailed changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/loader/loader.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/loader/loader.h	Thu Jun 22 13:34:00 2006 +0000
@@ -7,8 +7,8 @@
 *********************************************************/
 
 /*
- * Modified for use with MPlayer, detailed CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, detailed changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/loader/module.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/loader/module.c	Thu Jun 22 13:34:00 2006 +0000
@@ -3,8 +3,8 @@
  *
  * Copyright 1995 Alexandre Julliard
  *
- * Modified for use with MPlayer, detailed CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, detailed changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  */
--- a/loader/pe_image.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/loader/pe_image.c	Thu Jun 22 13:34:00 2006 +0000
@@ -9,8 +9,8 @@
  * make that:
  *	ftp.microsoft.com:/developr/MSDN/OctCD/PEFILE.ZIP
  *
- * Modified for use with MPlayer, detailed CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, detailed changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  */
--- a/loader/pe_resource.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/loader/pe_resource.c	Thu Jun 22 13:34:00 2006 +0000
@@ -9,8 +9,8 @@
  * Copyright 1995 Alexandre Julliard
  * Copyright 1997 Marcus Meissner
  *
- * Modified for use with MPlayer, detailed CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, detailed changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  */
--- a/loader/registry.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/loader/registry.c	Thu Jun 22 13:34:00 2006 +0000
@@ -1,6 +1,6 @@
 /*
- * Modified for use with MPlayer, detailed CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, detailed changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/loader/registry.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/loader/registry.h	Thu Jun 22 13:34:00 2006 +0000
@@ -9,8 +9,8 @@
  ********************************************************/
 
 /*
- * Modified for use with MPlayer, detailed CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, detailed changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/loader/resource.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/loader/resource.c	Thu Jun 22 13:34:00 2006 +0000
@@ -4,8 +4,8 @@
  * Copyright 1993 Robert J. Amstadt
  * Copyright 1995 Alexandre Julliard
  *
- * Modified for use with MPlayer, detailed CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, detailed changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  */
--- a/loader/vfl.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/loader/vfl.c	Thu Jun 22 13:34:00 2006 +0000
@@ -1,8 +1,8 @@
 /*
  * Copyright 1998 Marcus Meissner
  *
- * Modified for use with MPlayer, detailed CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, detailed changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  */
--- a/loader/win32.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/loader/win32.c	Thu Jun 22 13:34:00 2006 +0000
@@ -12,8 +12,8 @@
 ************************************************************/
 
 /*
- * Modified for use with MPlayer, detailed CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, detailed changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/loader/win32.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/loader/win32.h	Thu Jun 22 13:34:00 2006 +0000
@@ -1,6 +1,6 @@
 /*
- * Modified for use with MPlayer, detailed CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, detailed changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/loader/wine/basetsd.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/loader/wine/basetsd.h	Thu Jun 22 13:34:00 2006 +0000
@@ -4,8 +4,8 @@
  */
 
 /*
- * Modified for use with MPlayer, detailed CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, detailed changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/loader/wine/mmreg.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/loader/wine/mmreg.h	Thu Jun 22 13:34:00 2006 +0000
@@ -1,8 +1,8 @@
 /*
  *      mmreg.h   -       Declarations for ???
  *
- * Modified for use with MPlayer, detailed CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, detailed changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  */
--- a/loader/wine/vfw.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/loader/wine/vfw.h	Thu Jun 22 13:34:00 2006 +0000
@@ -1,6 +1,6 @@
 /*
- * Modified for use with MPlayer, detailed CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, detailed changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/loader/wine/windef.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/loader/wine/windef.h	Thu Jun 22 13:34:00 2006 +0000
@@ -3,8 +3,8 @@
  *
  * Copyright 1996 Alexandre Julliard
  *
- * Modified for use with MPlayer, detailed CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, detailed changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  */
--- a/mp3lib/dct36.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/mp3lib/dct36.c	Thu Jun 22 13:34:00 2006 +0000
@@ -1,6 +1,6 @@
 /*
- * Modified for use with MPlayer, for details see the CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, for details see the changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/mp3lib/dct36_3dnow.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/mp3lib/dct36_3dnow.c	Thu Jun 22 13:34:00 2006 +0000
@@ -14,8 +14,8 @@
  * by KIMURA Takuhiro <kim@hannah.ipc.miyakyo-u.ac.jp> - until 31.Mar.1999
  *                    <kim@comtec.co.jp>               - after  1.Apr.1999
  *
- * Modified for use with MPlayer, for details see the CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, for details see the changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  *
  * Original disclaimer:
--- a/mp3lib/dct64.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/mp3lib/dct64.c	Thu Jun 22 13:34:00 2006 +0000
@@ -1,6 +1,6 @@
 /*
- * Modified for use with MPlayer, for details see the CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, for details see the changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/mp3lib/dct64_i386.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/mp3lib/dct64_i386.c	Thu Jun 22 13:34:00 2006 +0000
@@ -1,6 +1,6 @@
 /*
- * Modified for use with MPlayer, for details see the CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, for details see the changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/mp3lib/decod386.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/mp3lib/decod386.c	Thu Jun 22 13:34:00 2006 +0000
@@ -1,6 +1,6 @@
 /*
- * Modified for use with MPlayer, for details see the CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, for details see the changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/mp3lib/decode_i586.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/mp3lib/decode_i586.c	Thu Jun 22 13:34:00 2006 +0000
@@ -1,6 +1,6 @@
 /*
- * Modified for use with MPlayer, for details see the CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, for details see the changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/mp3lib/l2tables.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/mp3lib/l2tables.h	Thu Jun 22 13:34:00 2006 +0000
@@ -1,6 +1,6 @@
 /*
- * Modified for use with MPlayer, for details see the CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, for details see the changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/mp3lib/layer1.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/mp3lib/layer1.c	Thu Jun 22 13:34:00 2006 +0000
@@ -1,6 +1,6 @@
 /*
- * Modified for use with MPlayer, for details see the CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, for details see the changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/mp3lib/layer2.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/mp3lib/layer2.c	Thu Jun 22 13:34:00 2006 +0000
@@ -1,6 +1,6 @@
 /*
- * Modified for use with MPlayer, for details see the CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, for details see the changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/mp3lib/layer3.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/mp3lib/layer3.c	Thu Jun 22 13:34:00 2006 +0000
@@ -1,6 +1,6 @@
 /*
- * Modified for use with MPlayer, for details see the CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, for details see the changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/mp3lib/mpg123.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/mp3lib/mpg123.h	Thu Jun 22 13:34:00 2006 +0000
@@ -1,6 +1,6 @@
 /*
- * Modified for use with MPlayer, for details see the CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, for details see the changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/mp3lib/sr1.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/mp3lib/sr1.c	Thu Jun 22 13:34:00 2006 +0000
@@ -66,8 +66,8 @@
 extern int mp3_read(char *buf,int size);
 #endif
 /*
- * Modified for use with MPlayer, for details see the CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, for details see the changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/mp3lib/tabinit.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/mp3lib/tabinit.c	Thu Jun 22 13:34:00 2006 +0000
@@ -1,6 +1,6 @@
 /*
- * Modified for use with MPlayer, for details see the CVS changelog at
- * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * Modified for use with MPlayer, for details see the changelog at
+ * http://svn.mplayerhq.hu/mplayer/trunk/
  * $Id$
  */
 
--- a/unrarlib.c	Thu Jun 22 13:20:41 2006 +0000
+++ b/unrarlib.c	Thu Jun 22 13:34:00 2006 +0000
@@ -5,8 +5,8 @@
  **  Copyright (C) 2000-2002 by Christian Scheurer (www.ChristianScheurer.ch)
  **  UNIX port copyright (c) 2000-2002 by Johannes Winkelmann (jw@tks6.net)
  **
- ** Modified for use with MPlayer, detailed CVS changelog at
- ** http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ ** Modified for use with MPlayer, detailed changelog at
+ ** http://svn.mplayerhq.hu/mplayer/trunk/
  ** $Id$
  **
  **  The contents of this file are subject to the UniquE RAR File Library
--- a/unrarlib.h	Thu Jun 22 13:20:41 2006 +0000
+++ b/unrarlib.h	Thu Jun 22 13:34:00 2006 +0000
@@ -5,8 +5,8 @@
  **  Copyright (C) 2000-2002 by Christian Scheurer (www.ChristianScheurer.ch)
  **  UNIX port copyright (c) 2000-2002 by Johannes Winkelmann (jw@tks6.net)
  **
- ** Modified for use with MPlayer, detailed CVS changelog at
- ** http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ ** Modified for use with MPlayer, detailed changelog at
+ ** http://svn.mplayerhq.hu/mplayer/trunk/
  ** $Id$
  **
  **  The contents of this file are subject to the UniquE RAR File Library