[Asterisk-cvs] asterisk/formats format_au.c, 1.8, 1.8.2.1 format_g723.c, 1.25, 1.25.2.1 format_g726.c, 1.16, 1.16.2.1 format_g729.c, 1.25, 1.25.2.1 format_gsm.c, 1.30, 1.30.2.1 format_h263.c, 1.18, 1.18.2.1 format_ilbc.c, 1.18, 1.18.2.1 format_jpeg.c, 1.13, 1.13.2.1 format_ogg_vorbis.c, 1.7, 1.7.2.1 format_pcm.c, 1.26, 1.26.2.1 format_pcm_alaw.c, 1.24, 1.24.2.1 format_sln.c, 1.16, 1.16.2.1 format_vox.c, 1.27, 1.27.2.1 format_wav.c, 1.30, 1.30.2.1 format_wav_gsm.c, 1.39, 1.39.2.1

svn-mirror svn-mirror
Sun Nov 27 22:09:33 CST 2005


Update of /usr/cvsroot/asterisk/formats
In directory mongoose.digium.com:/tmp/cvs-serv27528/formats

Modified Files:
      Tag: v1-2
	format_au.c format_g723.c format_g726.c format_g729.c 
	format_gsm.c format_h263.c format_ilbc.c format_jpeg.c 
	format_ogg_vorbis.c format_pcm.c format_pcm_alaw.c 
	format_sln.c format_vox.c format_wav.c format_wav_gsm.c 
Log Message:
update to SVN revision 7208

Index: format_au.c
===================================================================
RCS file: /usr/cvsroot/asterisk/formats/format_au.c,v
retrieving revision 1.8
retrieving revision 1.8.2.1
diff -u -d -r1.8 -r1.8.2.1
--- format_au.c	6 Nov 2005 15:09:47 -0000	1.8
+++ format_au.c	28 Nov 2005 02:57:51 -0000	1.8.2.1
@@ -34,7 +34,7 @@
 
 #include "asterisk.h"
 
-ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
+ASTERISK_FILE_VERSION(__FILE__, "Revision: 6979 ")
 
 #include "asterisk/lock.h"
 #include "asterisk/channel.h"

Index: format_g723.c
===================================================================
RCS file: /usr/cvsroot/asterisk/formats/format_g723.c,v
retrieving revision 1.25
retrieving revision 1.25.2.1
diff -u -d -r1.25 -r1.25.2.1
--- format_g723.c	6 Nov 2005 15:09:47 -0000	1.25
+++ format_g723.c	28 Nov 2005 02:57:51 -0000	1.25.2.1
@@ -36,7 +36,7 @@
 
 #include "asterisk.h"
 
-ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
+ASTERISK_FILE_VERSION(__FILE__, "Revision: 6979 ")
 
 #include "asterisk/lock.h"
 #include "asterisk/channel.h"

Index: format_g726.c
===================================================================
RCS file: /usr/cvsroot/asterisk/formats/format_g726.c,v
retrieving revision 1.16
retrieving revision 1.16.2.1
diff -u -d -r1.16 -r1.16.2.1
--- format_g726.c	6 Nov 2005 15:09:47 -0000	1.16
+++ format_g726.c	28 Nov 2005 02:57:51 -0000	1.16.2.1
@@ -39,7 +39,7 @@
 
 #include "asterisk.h"
 
-ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
+ASTERISK_FILE_VERSION(__FILE__, "Revision: 6979 ")
 
 #include "asterisk/lock.h"
 #include "asterisk/options.h"

Index: format_g729.c
===================================================================
RCS file: /usr/cvsroot/asterisk/formats/format_g729.c,v
retrieving revision 1.25
retrieving revision 1.25.2.1
diff -u -d -r1.25 -r1.25.2.1
--- format_g729.c	6 Nov 2005 15:09:47 -0000	1.25
+++ format_g729.c	28 Nov 2005 02:57:51 -0000	1.25.2.1
@@ -37,7 +37,7 @@
 
 #include "asterisk.h"
 
-ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
+ASTERISK_FILE_VERSION(__FILE__, "Revision: 6979 ")
 
 #include "asterisk/lock.h"
 #include "asterisk/channel.h"

Index: format_gsm.c
===================================================================
RCS file: /usr/cvsroot/asterisk/formats/format_gsm.c,v
retrieving revision 1.30
retrieving revision 1.30.2.1
diff -u -d -r1.30 -r1.30.2.1
--- format_gsm.c	6 Nov 2005 15:09:47 -0000	1.30
+++ format_gsm.c	28 Nov 2005 02:57:51 -0000	1.30.2.1
@@ -34,7 +34,7 @@
 
 #include "asterisk.h"
 
-ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
+ASTERISK_FILE_VERSION(__FILE__, "Revision: 6979 ")
 
 #include "asterisk/lock.h"
 #include "asterisk/channel.h"

Index: format_h263.c
===================================================================
RCS file: /usr/cvsroot/asterisk/formats/format_h263.c,v
retrieving revision 1.18
retrieving revision 1.18.2.1
diff -u -d -r1.18 -r1.18.2.1
--- format_h263.c	6 Nov 2005 15:09:47 -0000	1.18
+++ format_h263.c	28 Nov 2005 02:57:51 -0000	1.18.2.1
@@ -34,7 +34,7 @@
 
 #include "asterisk.h"
 
-ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
+ASTERISK_FILE_VERSION(__FILE__, "Revision: 6979 ")
 
 #include "asterisk/lock.h"
 #include "asterisk/channel.h"

Index: format_ilbc.c
===================================================================
RCS file: /usr/cvsroot/asterisk/formats/format_ilbc.c,v
retrieving revision 1.18
retrieving revision 1.18.2.1
diff -u -d -r1.18 -r1.18.2.1
--- format_ilbc.c	6 Nov 2005 15:09:47 -0000	1.18
+++ format_ilbc.c	28 Nov 2005 02:57:51 -0000	1.18.2.1
@@ -36,7 +36,7 @@
 
 #include "asterisk.h"
 
-ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
+ASTERISK_FILE_VERSION(__FILE__, "Revision: 6979 ")
 
 #include "asterisk/lock.h"
 #include "asterisk/channel.h"

Index: format_jpeg.c
===================================================================
RCS file: /usr/cvsroot/asterisk/formats/format_jpeg.c,v
retrieving revision 1.13
retrieving revision 1.13.2.1
diff -u -d -r1.13 -r1.13.2.1
--- format_jpeg.c	6 Nov 2005 15:09:47 -0000	1.13
+++ format_jpeg.c	28 Nov 2005 02:57:51 -0000	1.13.2.1
@@ -36,7 +36,7 @@
 
 #include "asterisk.h"
 
-ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
+ASTERISK_FILE_VERSION(__FILE__, "Revision: 6979 ")
 
 #include "asterisk/channel.h"
 #include "asterisk/file.h"

Index: format_ogg_vorbis.c
===================================================================
RCS file: /usr/cvsroot/asterisk/formats/format_ogg_vorbis.c,v
retrieving revision 1.7
retrieving revision 1.7.2.1
diff -u -d -r1.7 -r1.7.2.1
--- format_ogg_vorbis.c	16 Nov 2005 00:22:30 -0000	1.7
+++ format_ogg_vorbis.c	28 Nov 2005 02:57:51 -0000	1.7.2.1
@@ -41,7 +41,7 @@
 
 #include "asterisk.h"
 
-ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
+ASTERISK_FILE_VERSION(__FILE__, "Revision: 7108 ")
 
 #include "asterisk/lock.h"
 #include "asterisk/channel.h"

Index: format_pcm.c
===================================================================
RCS file: /usr/cvsroot/asterisk/formats/format_pcm.c,v
retrieving revision 1.26
retrieving revision 1.26.2.1
diff -u -d -r1.26 -r1.26.2.1
--- format_pcm.c	6 Nov 2005 15:09:47 -0000	1.26
+++ format_pcm.c	28 Nov 2005 02:57:51 -0000	1.26.2.1
@@ -35,7 +35,7 @@
 
 #include "asterisk.h"
 
-ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
+ASTERISK_FILE_VERSION(__FILE__, "Revision: 6979 ")
 
 #include "asterisk/lock.h"
 #include "asterisk/channel.h"

Index: format_pcm_alaw.c
===================================================================
RCS file: /usr/cvsroot/asterisk/formats/format_pcm_alaw.c,v
retrieving revision 1.24
retrieving revision 1.24.2.1
diff -u -d -r1.24 -r1.24.2.1
--- format_pcm_alaw.c	6 Nov 2005 15:09:47 -0000	1.24
+++ format_pcm_alaw.c	28 Nov 2005 02:57:51 -0000	1.24.2.1
@@ -36,7 +36,7 @@
 
 #include "asterisk.h"
 
-ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
+ASTERISK_FILE_VERSION(__FILE__, "Revision: 6979 ")
 
 #include "asterisk/lock.h"
 #include "asterisk/channel.h"

Index: format_sln.c
===================================================================
RCS file: /usr/cvsroot/asterisk/formats/format_sln.c,v
retrieving revision 1.16
retrieving revision 1.16.2.1
diff -u -d -r1.16 -r1.16.2.1
--- format_sln.c	6 Nov 2005 15:09:47 -0000	1.16
+++ format_sln.c	28 Nov 2005 02:57:51 -0000	1.16.2.1
@@ -33,7 +33,7 @@
 
 #include "asterisk.h"
 
-ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
+ASTERISK_FILE_VERSION(__FILE__, "Revision: 6979 ")
 
 #include "asterisk/lock.h"
 #include "asterisk/channel.h"

Index: format_vox.c
===================================================================
RCS file: /usr/cvsroot/asterisk/formats/format_vox.c,v
retrieving revision 1.27
retrieving revision 1.27.2.1
diff -u -d -r1.27 -r1.27.2.1
--- format_vox.c	6 Nov 2005 15:09:47 -0000	1.27
+++ format_vox.c	28 Nov 2005 02:57:51 -0000	1.27.2.1
@@ -35,7 +35,7 @@
 
 #include "asterisk.h"
 
-ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
+ASTERISK_FILE_VERSION(__FILE__, "Revision: 6979 ")
 
 #include "asterisk/lock.h"
 #include "asterisk/channel.h"

Index: format_wav.c
===================================================================
RCS file: /usr/cvsroot/asterisk/formats/format_wav.c,v
retrieving revision 1.30
retrieving revision 1.30.2.1
diff -u -d -r1.30 -r1.30.2.1
--- format_wav.c	6 Nov 2005 15:09:47 -0000	1.30
+++ format_wav.c	28 Nov 2005 02:57:51 -0000	1.30.2.1
@@ -35,7 +35,7 @@
 
 #include "asterisk.h"
 
-ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
+ASTERISK_FILE_VERSION(__FILE__, "Revision: 6979 ")
 
 #include "asterisk/lock.h"
 #include "asterisk/channel.h"

Index: format_wav_gsm.c
===================================================================
RCS file: /usr/cvsroot/asterisk/formats/format_wav_gsm.c,v
retrieving revision 1.39
retrieving revision 1.39.2.1
diff -u -d -r1.39 -r1.39.2.1
--- format_wav_gsm.c	6 Nov 2005 15:09:47 -0000	1.39
+++ format_wav_gsm.c	28 Nov 2005 02:57:51 -0000	1.39.2.1
@@ -38,7 +38,7 @@
 
 #include "asterisk.h"
 
-ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
+ASTERISK_FILE_VERSION(__FILE__, "Revision: 6979 ")
 
 #include "asterisk/lock.h"
 #include "asterisk/channel.h"




More information about the svn-commits mailing list