[Asterisk-cvs] asterisk/formats Makefile,1.9,1.10 format_mp3.c,1.5,NONE
markster at lists.digium.com
markster at lists.digium.com
Mon Nov 3 20:14:04 CST 2003
- Previous message: [Asterisk-cvs] asterisk/channels chan_iax.c,1.16,1.17 chan_iax2.c,1.54,1.55 chan_sip.c,1.205,1.206 chan_zap.c,1.115,1.116
- Next message: [Asterisk-cvs] asterisk/include/asterisk frame.h,1.13,1.14
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /usr/cvsroot/asterisk/formats
In directory mongoose.digium.com:/tmp/cvs-serv12608/formats
Modified Files:
Makefile
Removed Files:
format_mp3.c
Log Message:
Remove really broken MP3 stuff in favor of G.726 in the near future
Index: Makefile
===================================================================
RCS file: /usr/cvsroot/asterisk/formats/Makefile,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- Makefile 26 Oct 2003 18:50:49 -0000 1.9
+++ Makefile 4 Nov 2003 02:40:10 -0000 1.10
@@ -11,7 +11,7 @@
# the GNU General Public License
#
-FORMAT_LIBS=format_gsm.so format_wav.so format_mp3.so \
+FORMAT_LIBS=format_gsm.so format_wav.so \
format_wav_gsm.so format_vox.so format_pcm.so format_g729.so \
format_pcm_alaw.so format_h263.so
FORMAT_LIBS+=format_jpeg.so
--- format_mp3.c DELETED ---
- Previous message: [Asterisk-cvs] asterisk/channels chan_iax.c,1.16,1.17 chan_iax2.c,1.54,1.55 chan_sip.c,1.205,1.206 chan_zap.c,1.115,1.116
- Next message: [Asterisk-cvs] asterisk/include/asterisk frame.h,1.13,1.14
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the svn-commits
mailing list