asterisk/codecs
Kevin P. Fleming ea1d0c4b33 G726-32 changes:
split support for G726-32 into RFC3551 and AAL2 packing orders, since both are in use
change "G726-32" to be RFC3551 packing order, in spite of devices that use AAL2 order with this MIME type
add ability to directly transcode between packing orders


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@37494 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-07-12 22:42:13 +00:00
..
gsm eliminate warning about unused variable that occurs in some cases 2006-07-07 16:07:17 +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 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
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