[Mplayer-cvslog] CVS: main/libaf af_comp.c, 1.3, 1.4 af_equalizer.c, 1.3, 1.4 af_extrastereo.c, 1.1, 1.2 af_format_alaw.c, 1.1, 1.2 af_format_ulaw.c, 1.1, 1.2 af_gate.c, 1.3, 1.4 af_pan.c, 1.3, 1.4 af_resample.c, 1.20, 1.21 af_resample.h, 1.2, 1.3 af_sub.c, 1.1, 1.2 af_volnorm.c, 1.1, 1.2 af_volume.c, 1.11, 1.12 config.h, 1.1, 1.2 dsp.h, 1.1, 1.2 equalizer.h, 1.1, 1.2 filter.c, 1.4, 1.5 filter.h, 1.3, 1.4 window.c, 1.2, 1.3 window.h, 1.1, 1.2

Diego Biurrun CVS syncmail at mplayerhq.hu
Sun Oct 10 16:20:46 CEST 2004


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/libaf
In directory mail:/var2/tmp/cvs-serv15171/libaf

Modified Files:
	af_comp.c af_equalizer.c af_extrastereo.c af_format_alaw.c 
	af_format_ulaw.c af_gate.c af_pan.c af_resample.c 
	af_resample.h af_sub.c af_volnorm.c af_volume.c config.h dsp.h 
	equalizer.h filter.c filter.h window.c window.h 
Log Message:
The full name of the GPL is GNU General Public License.


Index: af_comp.c
===================================================================
RCS file: /cvsroot/mplayer/main/libaf/af_comp.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- af_comp.c	31 Dec 2002 05:42:20 -0000	1.3
+++ af_comp.c	10 Oct 2004 14:20:42 -0000	1.4
@@ -1,6 +1,6 @@
 /*=============================================================================
 //	
-//  This software has been released under the terms of the GNU Public
+//  This software has been released under the terms of the GNU General Public
 //  license. See http://www.gnu.org/copyleft/gpl.html for details.
 //
 //  Copyright 2002 Anders Johansson ajh at atri.curtin.edu.au

Index: af_equalizer.c
===================================================================
RCS file: /cvsroot/mplayer/main/libaf/af_equalizer.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- af_equalizer.c	28 Dec 2002 13:59:53 -0000	1.3
+++ af_equalizer.c	10 Oct 2004 14:20:42 -0000	1.4
@@ -1,6 +1,6 @@
 /*=============================================================================
 //	
-//  This software has been released under the terms of the GNU Public
+//  This software has been released under the terms of the GNU General Public
 //  license. See http://www.gnu.org/copyleft/gpl.html for details.
 //
 //  Copyright 2001 Anders Johansson ajh at atri.curtin.edu.au

Index: af_extrastereo.c
===================================================================
RCS file: /cvsroot/mplayer/main/libaf/af_extrastereo.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- af_extrastereo.c	4 Oct 2004 19:11:05 -0000	1.1
+++ af_extrastereo.c	10 Oct 2004 14:20:42 -0000	1.2
@@ -1,6 +1,6 @@
 /*=============================================================================
 //	
-//  This software has been released under the terms of the GNU Public
+//  This software has been released under the terms of the GNU General Public
 //  license. See http://www.gnu.org/copyleft/gpl.html for details.
 //
 //  Copyright 2004 Alex Beregszaszi & Pierre Lombard

Index: af_format_alaw.c
===================================================================
RCS file: /cvsroot/mplayer/main/libaf/af_format_alaw.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- af_format_alaw.c	12 Nov 2002 12:33:54 -0000	1.1
+++ af_format_alaw.c	10 Oct 2004 14:20:42 -0000	1.2
@@ -1,6 +1,6 @@
 /*=============================================================================
 //	
-//  This software has been released under the terms of the GNU Public
+//  This software has been released under the terms of the GNU General Public
 //  license. See http://www.gnu.org/copyleft/gpl.html for details.
 //
 //  Copyright 2002 Anders Johansson ajh at watri.uwa.edu.au

Index: af_format_ulaw.c
===================================================================
RCS file: /cvsroot/mplayer/main/libaf/af_format_ulaw.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- af_format_ulaw.c	12 Nov 2002 12:33:54 -0000	1.1
+++ af_format_ulaw.c	10 Oct 2004 14:20:42 -0000	1.2
@@ -1,6 +1,6 @@
 /*=============================================================================
 //	
-//  This software has been released under the terms of the GNU Public
+//  This software has been released under the terms of the GNU General Public
 //  license. See http://www.gnu.org/copyleft/gpl.html for details.
 //
 //  Copyright 2002 Anders Johansson ajh at watri.uwa.edu.au

Index: af_gate.c
===================================================================
RCS file: /cvsroot/mplayer/main/libaf/af_gate.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- af_gate.c	31 Dec 2002 05:42:20 -0000	1.3
+++ af_gate.c	10 Oct 2004 14:20:42 -0000	1.4
@@ -1,6 +1,6 @@
 /*=============================================================================
 //	
-//  This software has been released under the terms of the GNU Public
+//  This software has been released under the terms of the GNU General Public
 //  license. See http://www.gnu.org/copyleft/gpl.html for details.
 //
 //  Copyright 2002 Anders Johansson ajh at atri.curtin.edu.au

Index: af_pan.c
===================================================================
RCS file: /cvsroot/mplayer/main/libaf/af_pan.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- af_pan.c	4 Mar 2004 19:39:16 -0000	1.3
+++ af_pan.c	10 Oct 2004 14:20:42 -0000	1.4
@@ -1,6 +1,6 @@
 /*=============================================================================
 //	
-//  This software has been released under the terms of the GNU Public
+//  This software has been released under the terms of the GNU General Public
 //  license. See http://www.gnu.org/copyleft/gpl.html for details.
 //
 //  Copyright 2002 Anders Johansson ajh at atri.curtin.edu.au

Index: af_resample.c
===================================================================
RCS file: /cvsroot/mplayer/main/libaf/af_resample.c,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- af_resample.c	12 Jan 2003 08:05:51 -0000	1.20
+++ af_resample.c	10 Oct 2004 14:20:42 -0000	1.21
@@ -1,6 +1,6 @@
 /*=============================================================================
 //	
-//  This software has been released under the terms of the GNU Public
+//  This software has been released under the terms of the GNU General Public
 //  license. See http://www.gnu.org/copyleft/gpl.html for details.
 //
 //  Copyright 2002 Anders Johansson ajh at atri.curtin.edu.au

Index: af_resample.h
===================================================================
RCS file: /cvsroot/mplayer/main/libaf/af_resample.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- af_resample.h	15 Jan 2003 11:16:29 -0000	1.2
+++ af_resample.h	10 Oct 2004 14:20:42 -0000	1.3
@@ -1,6 +1,6 @@
 /*=============================================================================
 //	
-//  This software has been released under the terms of the GNU Public
+//  This software has been released under the terms of the GNU General Public
 //  license. See http://www.gnu.org/copyleft/gpl.html for details.
 //
 //  Copyright 2002 Anders Johansson ajh at atri.curtin.edu.au

Index: af_sub.c
===================================================================
RCS file: /cvsroot/mplayer/main/libaf/af_sub.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- af_sub.c	7 Jan 2003 10:33:30 -0000	1.1
+++ af_sub.c	10 Oct 2004 14:20:42 -0000	1.2
@@ -1,6 +1,6 @@
 /*=============================================================================
 //	
-//  This software has been released under the terms of the GNU Public
+//  This software has been released under the terms of the GNU General Public
 //  license. See http://www.gnu.org/copyleft/gpl.html for details.
 //
 //  Copyright 2002 Anders Johansson ajh at watri.uwa.edu.au

Index: af_volnorm.c
===================================================================
RCS file: /cvsroot/mplayer/main/libaf/af_volnorm.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- af_volnorm.c	4 Oct 2004 19:11:05 -0000	1.1
+++ af_volnorm.c	10 Oct 2004 14:20:42 -0000	1.2
@@ -1,6 +1,6 @@
 /*=============================================================================
 //	
-//  This software has been released under the terms of the GNU Public
+//  This software has been released under the terms of the GNU General Public
 //  license. See http://www.gnu.org/copyleft/gpl.html for details.
 //
 //  Copyright 2004 Alex Beregszaszi & Pierre Lombard

Index: af_volume.c
===================================================================
RCS file: /cvsroot/mplayer/main/libaf/af_volume.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- af_volume.c	25 Jun 2004 15:26:59 -0000	1.11
+++ af_volume.c	10 Oct 2004 14:20:42 -0000	1.12
@@ -1,6 +1,6 @@
 /*=============================================================================
 //	
-//  This software has been released under the terms of the GNU Public
+//  This software has been released under the terms of the GNU General Public
 //  license. See http://www.gnu.org/copyleft/gpl.html for details.
 //
 //  Copyright 2002 Anders Johansson ajh at atri.curtin.edu.au

Index: config.h
===================================================================
RCS file: /cvsroot/mplayer/main/libaf/config.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- config.h	12 Nov 2002 12:33:54 -0000	1.1
+++ config.h	10 Oct 2004 14:20:42 -0000	1.2
@@ -1,6 +1,6 @@
 /*=============================================================================
 //	
-//  This software has been released under the terms of the GNU Public
+//  This software has been released under the terms of the GNU General Public
 //  license. See http://www.gnu.org/copyleft/gpl.html for details.
 //
 //  Copyright 2002 Anders Johansson ajh at watri.uwa.edu.au

Index: dsp.h
===================================================================
RCS file: /cvsroot/mplayer/main/libaf/dsp.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dsp.h	1 Oct 2002 06:45:08 -0000	1.1
+++ dsp.h	10 Oct 2004 14:20:42 -0000	1.2
@@ -1,6 +1,6 @@
 /*=============================================================================
 //	
-//  This software has been released under the terms of the GNU Public
+//  This software has been released under the terms of the GNU General Public
 //  license. See http://www.gnu.org/copyleft/gpl.html for details.
 //
 //  Copyright 2002 Anders Johansson ajh at atri.curtin.edu.au

Index: equalizer.h
===================================================================
RCS file: /cvsroot/mplayer/main/libaf/equalizer.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- equalizer.h	3 Nov 2002 10:07:14 -0000	1.1
+++ equalizer.h	10 Oct 2004 14:20:42 -0000	1.2
@@ -1,6 +1,6 @@
 /*=============================================================================
 //	
-//  This software has been released under the terms of the GNU Public
+//  This software has been released under the terms of the GNU General Public
 //  license. See http://www.gnu.org/copyleft/gpl.html for details.
 //
 //  Copyright 2002 Anders Johansson ajh at atri.curtin.edu.au

Index: filter.c
===================================================================
RCS file: /cvsroot/mplayer/main/libaf/filter.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- filter.c	4 Oct 2003 17:28:57 -0000	1.4
+++ filter.c	10 Oct 2004 14:20:42 -0000	1.5
@@ -1,6 +1,6 @@
 /*=============================================================================
 //	
-//  This software has been released under the terms of the GNU Public
+//  This software has been released under the terms of the GNU General Public
 //  license. See http://www.gnu.org/copyleft/gpl.html for details.
 //
 //  Copyright 2001 Anders Johansson ajh at atri.curtin.edu.au

Index: filter.h
===================================================================
RCS file: /cvsroot/mplayer/main/libaf/filter.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- filter.h	15 Jan 2003 11:16:29 -0000	1.3
+++ filter.h	10 Oct 2004 14:20:42 -0000	1.4
@@ -1,6 +1,6 @@
 /*=============================================================================
 //	
-//  This software has been released under the terms of the GNU Public
+//  This software has been released under the terms of the GNU General Public
 //  license. See http://www.gnu.org/copyleft/gpl.html for details.
 //
 //  Copyright 2001 Anders Johansson ajh at atri.curtin.edu.au

Index: window.c
===================================================================
RCS file: /cvsroot/mplayer/main/libaf/window.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- window.c	22 Dec 2002 16:31:01 -0000	1.2
+++ window.c	10 Oct 2004 14:20:42 -0000	1.3
@@ -1,6 +1,6 @@
 /*=============================================================================
 //	
-//  This software has been released under the terms of the GNU Public
+//  This software has been released under the terms of the GNU General Public
 //  license. See http://www.gnu.org/copyleft/gpl.html for details.
 //
 //  Copyright 2001 Anders Johansson ajh at atri.curtin.edu.au

Index: window.h
===================================================================
RCS file: /cvsroot/mplayer/main/libaf/window.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- window.h	1 Oct 2002 06:45:08 -0000	1.1
+++ window.h	10 Oct 2004 14:20:42 -0000	1.2
@@ -1,6 +1,6 @@
 /*=============================================================================
 //	
-//  This software has been released under the terms of the GNU Public
+//  This software has been released under the terms of the GNU General Public
 //  license. See http://www.gnu.org/copyleft/gpl.html for details.
 //
 //  Copyright 2001 Anders Johansson ajh at atri.curtin.edu.au




More information about the MPlayer-cvslog mailing list