asterisk/codecs
Russell Bryant c1bd5cfe39 fix setting the CFLAGS for building codec libs so that they are built with
astmm support and astmm doesn't get really upset and complain that it is being
asked to free memory that was never allocated


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@38271 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-07-26 23:12:47 +00:00
..
gsm Added a small fix to exclude the AMD optimized assembly file from being included in the compile. 2006-07-24 20:58:27 +00:00
ilbc make the build output less noisy (optional, can be controlled by the NOISY_BUILD variable in the top-level Makefile) 2006-07-06 23:18:45 +00:00
lpc10 make the build output less noisy (optional, can be controlled by the NOISY_BUILD variable in the top-level Makefile) 2006-07-06 23:18:45 +00:00
Makefile fix setting the CFLAGS for building codec libs so that they are built with 2006-07-26 23:12:47 +00:00
adpcm_slin_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
codec_a_mu.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
codec_adpcm.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
codec_alaw.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
codec_g726.c G726-32 changes: 2006-07-12 22:42:13 +00:00
codec_gsm.c pointer signedness warnings elimination 2006-07-07 16:03:56 +00:00
codec_ilbc.c pointer signedness warnings 2006-07-07 16:11:39 +00:00
codec_lpc10.c pointer signedness warnings 2006-07-07 16:11:39 +00:00
codec_speex.c update dependency information to match new names for dependencies 2006-07-05 20:12:29 +00:00
codec_ulaw.c simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 2006-06-07 18:54:56 +00:00
codec_zap.c prepare Asterisk for new zaptel.h/tonezone.h installation locations 2006-07-05 16:44:41 +00:00
g726_slin_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
gsm_slin_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
ilbc_slin_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
log2comp.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
lpc10_slin_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
slin_adpcm_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
slin_g726_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
slin_gsm_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
slin_ilbc_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
slin_lpc10_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
slin_speex_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
slin_ulaw_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
speex_slin_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
ulaw_slin_ex.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00